What are all the default maven packing types?

myusuf3 picture myusuf3 · Apr 4, 2011 · Viewed 43.6k times · Source

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.

Answer

Tomasz Nurkiewicz picture Tomasz Nurkiewicz · Apr 4, 2011

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

http://maven.apache.org/pom.html#Maven_Coordinates