On Fri, Jun 12, 2009 at 12:11 AM, John Casey<[email protected]> wrote:
> I had to include these files for the recent maven-assembly-plugin release.
> It was fairly simple, just take a look at this:
>
> http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-assembly-plugin/src/main/assembly/source-release.xml

Be aware than under Maven 2.0.9 and windows that I had to use hard coded paths.
Interpolated values did not get replaced correctly (i.e. the paths
were \a\windows\path instead of a Java path and therefore replacements
are failing)

See
http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-eclipse-plugin/src/assemble/source-release.xml

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to