You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Jeff French <je...@mdbconsulting.com> on 2010/07/01 00:23:44 UTC

Directory name for assembly plugin's directory-single goal (M2)

With Maven 2, is there a way to change the name of the directory created
under target when using the assembly plugin's directory-single goal? By
default it is called
${project.artifactId}-${project.version}-DESCRIPTOR_ID.dir.

I know I can change the name of the directory inside
${project.artifactId}-${project.version}-DESCRIPTOR_ID.dir (or whether a
directory is even created) using the descriptors <includeBaseDirectory> and
<baseDirectory> elements, but how do I change the top-level directory?

Thanks for any help.

     Jeff
-- 
View this message in context: http://maven-users.828.n2.nabble.com/Directory-name-for-assembly-plugin-s-directory-single-goal-M2-tp5241164p5241164.html
Sent from the maven users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org