Thanks, that works very well. I was using Maven for awhile before I learned
that the -sources.jar is not actually the project sources. If I don't find a
better way to do the second task, my only other thought is to use the ant
plugin to do a <copy> with build-helper, but it looked like it was tricky to
get the Maven properties in there to do the renaming right.
Jason
On 9/28/2011 2:56 PM, Anders Hammar wrote:
For the first task, I think that this is what is done for Apache
projects nowadays. Either someone active on such a project could fill
in the blanks or you go have a look in this pom:
http://repo1.maven.org/maven2/org/apache/apache/10/apache-10.pom
Look for the profile with id "apache-release".
/Anders
On Wed, Sep 28, 2011 at 20:02, Jason Winnebeck<[email protected]> wrote:
1. A zip archive of the svn export of the tag created in
maven-release-plugin:prepare during release:perform
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]