Jochen Wiedmann wrote:
On 2/12/07, Dennis Lundberg <[EMAIL PROTECTED]> wrote:

There is a 2.0.3-SNAPSHOT of the maven-sources-plugin available in the
snapshot-repo, that has this fix in it. I didn't follow the creation of
the antrun parts of our pom.xml, so I'm not sure what it is that needs
to be tested. If someone can give some specifics I can test it.

That's easy.

- Reapply Nialls patch that created revision 493942 (and has been reverted
 with revision 494097).
- Run "mvn package" and check, that NOTICE.txt and LICENSE.txt are
 indeed copied to target/META-INF/classes.
- If that works, run "mvn -Prelease package". Watch that the -sources jar
file is being built. If the build is successfull, then everything's fine. If the jar file is growing forever and the build doesn't stop, then the bug is
 still present.


Jochen

I tried this on fileupload, and it is working fine for me.

A vote to release maven-sources-plugin 2.0.3 was started on Feb 11, and is open for 72 hours. I'll await that release and then make the necessary changes to commons-parent.

--
Dennis Lundberg

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

Reply via email to