You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ca...@apache.org on 2006/06/02 19:57:38 UTC

svn commit: r411222 - /maven/site/trunk/src/site/apt/guides/mini/guide-maven-evangelism.apt

Author: carlos
Date: Fri Jun  2 10:57:38 2006
New Revision: 411222

URL: http://svn.apache.org/viewvc?rev=411222&view=rev
Log:
Added notes about missing poms

Modified:
    maven/site/trunk/src/site/apt/guides/mini/guide-maven-evangelism.apt

Modified: maven/site/trunk/src/site/apt/guides/mini/guide-maven-evangelism.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/guides/mini/guide-maven-evangelism.apt?rev=411222&r1=411221&r2=411222&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/guides/mini/guide-maven-evangelism.apt (original)
+++ maven/site/trunk/src/site/apt/guides/mini/guide-maven-evangelism.apt Fri Jun  2 10:57:38 2006
@@ -12,6 +12,8 @@
  <<<svn://svn.codehaus.org/maven/scm/repository>>>
  (note that this subversion repo has a lot of files and folders)
 
+ If the poms is not yet in subversion you will have to add it.
+
  Fix the poms and open an issue at {{{http://jira.codehaus.org/browse/MEV}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,...).
@@ -19,6 +21,9 @@
  *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.
 
+ There are artifacts in the repository that don't have poms. They come from the Maven 1 repositories of our
+ partners (Apache Software Foundation, Codehaus,...). We know it but can't do anything unless you provide
+ a pom for it or you ask the project in question to add the pom when they add the artifacts.
 
 
 Developers information