| <!DOCTYPE html> | 
 | <!-- | 
 |  | Generated by Apache Maven Doxia Site Renderer 1.9.1 from target/generated-site/xdoc/validate-version-mojo.xml at 2020-01-13 | 
 |  | Rendered using Apache Maven Fluido Skin 1.8 | 
 | --> | 
 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> | 
 |   <head> | 
 |     <meta charset="UTF-8" /> | 
 |     <meta name="viewport" content="width=device-width, initial-scale=1" /> | 
 |     <meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.1" /> | 
 |     <title>Tycho OSGi Packaging Plugin – tycho-packaging:validate-version</title> | 
 |     <link rel="stylesheet" href="./css/apache-maven-fluido-1.8.min.css" /> | 
 |     <link rel="stylesheet" href="./css/site.css" /> | 
 |     <link rel="stylesheet" href="./css/print.css" media="print" /> | 
 |     <script src="./js/apache-maven-fluido-1.8.min.js"></script> | 
 |   </head> | 
 |   <body class="topBarDisabled"> | 
 |     <div class="container-fluid"> | 
 |       <header> | 
 |         <div id="banner"> | 
 |           <div class="pull-left"><div id="bannerLeft"><h2>Tycho OSGi Packaging Plugin</h2> | 
 | </div> | 
 | </div> | 
 |           <div class="pull-right"></div> | 
 |           <div class="clear"><hr/></div> | 
 |         </div> | 
 |  | 
 |         <div id="breadcrumbs"> | 
 |           <ul class="breadcrumb"> | 
 |         <li id="publishDate">Last Published: 2020-01-13<span class="divider">|</span> | 
 | </li> | 
 |           <li id="projectVersion">Version: 1.6.0</li> | 
 |           </ul> | 
 |         </div> | 
 |       </header> | 
 |       <div class="row-fluid"> | 
 |         <header id="leftColumn" class="span2"> | 
 |           <nav class="well sidebar-nav"> | 
 |   <ul class="nav nav-list"> | 
 |    <li class="nav-header">Tycho</li> | 
 |     <li><a href="../index.html" title="Introduction"><span class="none"></span>Introduction</a></li> | 
 |     <li><a href="../tycho-compiler-plugin/plugin-info.html" title="Compiler Plugin"><span class="none"></span>Compiler Plugin</a></li> | 
 |     <li><a href="../tycho-packaging-plugin/plugin-info.html" title="Packaging Plugin"><span class="none"></span>Packaging Plugin</a></li> | 
 |     <li><a href="../BuildProperties.html" title="Build Properties"><span class="none"></span>Build Properties</a></li> | 
 |     <li><a href="../tycho-surefire-plugin/plugin-info.html" title="Surefire Plugin"><span class="none"></span>Surefire Plugin</a></li> | 
 |     <li><a href="../tycho-p2/tycho-p2-publisher-plugin/plugin-info.html" title="p2 Publisher Plugin"><span class="none"></span>p2 Publisher Plugin</a></li> | 
 |     <li><a href="../tycho-p2/tycho-p2-repository-plugin/plugin-info.html" title="p2 Repository Plugin"><span class="none"></span>p2 Repository Plugin</a></li> | 
 |     <li><a href="../tycho-p2/tycho-p2-director-plugin/plugin-info.html" title="p2 Director Plugin"><span class="none"></span>p2 Director Plugin</a></li> | 
 |     <li><a href="../tycho-source-plugin/plugin-info.html" title="Source Plugin"><span class="none"></span>Source Plugin</a></li> | 
 |     <li><a href="../tycho-release/tycho-versions-plugin/plugin-info.html" title="Versions Plugin"><span class="none"></span>Versions Plugin</a></li> | 
 |     <li><a href="../tycho-pomgenerator-plugin/plugin-info.html" title="POM Generator Plugin"><span class="none"></span>POM Generator Plugin</a></li> | 
 |     <li><a href="../TychoProperties.html" title="Tycho Properties"><span class="none"></span>Tycho Properties</a></li> | 
 |   </ul> | 
 |           </nav> | 
 |           <div class="well sidebar-nav"> | 
 |             <hr /> | 
 |             <div id="poweredBy"> | 
 |               <div class="clear"></div> | 
 |               <div class="clear"></div> | 
 |               <div class="clear"></div> | 
 | <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a> | 
 |             </div> | 
 |           </div> | 
 |         </header> | 
 |         <main id="bodyColumn"  class="span10" > | 
 |  | 
 |    | 
 |     <section> | 
 | <h2><a name="tycho-packaging:validate-version"></a>tycho-packaging:validate-version</h2> | 
 |        | 
 | <p><b>Full name</b>:</p> | 
 |        | 
 | <p>org.eclipse.tycho:tycho-packaging-plugin:1.6.0:validate-version</p> | 
 |        | 
 | <p><b>Description</b>:</p> | 
 |        | 
 | <div>Validates project Maven and OSGi versions. For SNAPSHOT versions, | 
 | OSGi version qualifier must be ".qualifier" and unqualified Maven | 
 | and OSGi versions must be equal. For RELEASE versions, OSGi and | 
 | Maven versions must be equal.</div> | 
 |        | 
 | <p><b>Attributes</b>:</p> | 
 |        | 
 | <ul> | 
 |          | 
 | <li>Requires a Maven project to be executed.</li> | 
 |          | 
 | <li>Binds by default to the <a class="externalLink" href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle phase</a>: validate.</li> | 
 |       </ul> | 
 |       <section> | 
 | <h3><a name="Optional_Parameters"></a>Optional Parameters</h3> | 
 |          | 
 | <table class="table table-striped" border="0"> | 
 |            | 
 | <tr class="a"> | 
 |              | 
 | <th>Name</th> | 
 |              | 
 | <th>Type</th> | 
 |              | 
 | <th>Since</th> | 
 |              | 
 | <th>Description</th> | 
 |           </tr> | 
 |            | 
 | <tr class="b"> | 
 |              | 
 | <td><a href="#strictVersions"><strictVersions></a></td> | 
 |              | 
 | <td>boolean</td> | 
 |              | 
 | <td>-</td> | 
 |              | 
 | <td>If true (the default) will fail the build if Maven and | 
 | OSGi project versions do not match. If false will | 
 | issue a warning but will not fail the build if Maven and OSGi | 
 | project versions do not match.<br /><b>Default value is</b>: true.<br /></td> | 
 |           </tr> | 
 |         </table> | 
 |       </section> | 
 |       <section> | 
 | <h3><a name="Parameter_Details"></a>Parameter Details</h3> | 
 |         <section> | 
 | <h4><a name="a.3CstrictVersions.3E"></a><b><a name="strictVersions"><strictVersions></a></b></h4> | 
 |          | 
 | <div>If true (the default) will fail the build if Maven and | 
 | OSGi project versions do not match. If false will | 
 | issue a warning but will not fail the build if Maven and OSGi | 
 | project versions do not match.</div> | 
 |          | 
 | <ul> | 
 |            | 
 | <li><b>Type</b>: boolean</li> | 
 |            | 
 | <li><b>Required</b>: No</li> | 
 |            | 
 | <li><b>Default</b>: true</li> | 
 |         </ul> | 
 |       </section></section> | 
 |     </section> | 
 |    | 
 |  | 
 |         </main> | 
 |       </div> | 
 |     </div> | 
 |     <hr/> | 
 |     <footer> | 
 |       <div class="container-fluid"> | 
 |         <div class="row-fluid"> | 
 |             <p>Copyright ©      2008–2020<a href="http://www.eclipse.org/">Eclipse Foundation</a>. | 
 | .</p> | 
 |         </div> | 
 |       </div> | 
 |     </footer> | 
 |   </body> | 
 | </html> |