05/11/22 20:05:05
なんだか知らないけどSubversionリポジトリにも標準対応してるのかな?
Guide to Maven Evangelism
"Guide to add, improve or fix metadata in the ibiblio maven 2 repository
Checkout with subversion the poms you need from svn://svn.codehaus.org/maven/scm/repository (note that this subversion repo has a lot of files and folders)
Fix the poms and open an issue at JIRA with a patch file from subversion in unified diff format, explaining the reasons why it needs to be changed (there were no dependencies, wrong info,...).
* Important:* by default assume that we won't trust your changes, so you must provide all links to the project documentation you can to convince us that your patch is right."
URLリンク(maven.apache.org)
Mavenエヴァンゲリズムへのガイドってなんだ?