Search code examples
packagingmaven-3

What are all the default maven packing types?


I couldn't seem to find this online or in the Maven documentation; I was wondering what packaging types are supported out of the box with Maven 3. Is there a test package?

Please and thank you.


Solution

  • The current core packaging values are: pom, jar, maven-plugin, ejb, war, ear, rar, par.

    https://maven.apache.org/pom.html#packaging