The Maven 2 Super POM has a pre-installed profile identified as "release-profile", which packages the source and javadocs. I know we have this thing built into our own Struts POM, but you should know it's not needed.

You can enable the pre-installed profile with parameter -DperformRelease=true

You can find this all in the super POM in your maven-project-2.0.X.jar in file pom-4.0.0.xml

Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to