Using Maven with Sourceforge.net

Posted by mjn on Stack Overflow See other posts from Stack Overflow or by mjn
Published on 2011-01-11T14:43:36Z Indexed on 2011/01/11 15:53 UTC
Read the original article Hit count: 175

Filed under:
|
|

For a new project which uses Maven I would like to add distributionManagement configuration in the pom.xml which will connect the project with the Sourceforge.net file upload system.

I have found this information (of 2007), is it still valid or do you know updated resources?

http://docs.codehaus.org/display/MAVENUSER/MavenAndSourceforge

Related question: How can I deploy artifacts from a Maven build to the SourceForge File Release System?

© Stack Overflow or respective owner

Related posts about java

Related posts about maven