Hi Nick,
I think you missed the filtering part. I are supposed to enable the
filtering by true
See
http://maven.apache.org/plugins/maven-resources-plugin/examples/filter.html
As you can see there, it also possible to put you variables in a
separate properties file.
Hopes it helps
/Anders
On Fr
The Maven team is pleased to announce the release of the Maven Assembly Plugin,
version 2.4
A Maven plugin to create archives of your project's sources, classes,
dependencies etc. from flexible assembly descriptors.
http://maven.apache.org/plugins/maven-assembly-plugin
You should specify the v
Hello,
I'm using the assembly plugin to include the repository of project
arttifacts with transitive dependencies into an archive.
http://maven.apache.org/plugins/maven-assembly-plugin/examples/single/using-repositories.html
The project is setup to create sources. test and javadoc jar files for