Content-Length: 16940 | pFad | https://maven.apache.org/plugins/../../doxia/../ref/../../archetype/./archetype-packaging/

About – Maven Archetype Packaging Fork me on GitHub

Maven Archetype Packaging

This is 'maven-archetype' packaging configuration for archetype projects. It provides maven-archetype-plugin bindings to default lifecycle:

in addition to classical resource/jar/install/deploy. See Archetype Packaging Reference for details.

Usage

Declaring maven-archetype packaging to your pom is not the only step required:

  • to be available from the archetype project, the packaging must be added as an extension,

Typical pom.xml contains:

<project>
  ...
  <packaging>maven-archetype</packaging>
  ...
  <build>
    <extensions>
      <extension>
        <groupId>org.apache.maven.archetype</groupId>
        <artifactId>archetype-packaging</artifactId>
        <version>3.4.1</version>
      </extension>
    </extensions>
  </build>
</project>









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://maven.apache.org/plugins/../../doxia/../ref/../../archetype/./archetype-packaging/

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy