mojo-sandbox documentation contains errors
------------------------------------------

                 Key: MNG-2530
                 URL: http://jira.codehaus.org/browse/MNG-2530
             Project: Maven 2
          Issue Type: Improvement
          Components: Documentation:  General
            Reporter: Jimisola Laursen


1)

http://mojo.codehaus.org/development/guidelines.html

states that

   <parent>
     <groupId>org.codehaus.mojo</groupId>
     <artifactId>mojo-sandbox</artifactId>
     <version>2-SNAPSHOT</version>
   </parent>

but https://svn.codehaus.org/mojo/trunk/mojo/mojo-sandbox/pom.xml

shows that current version is 3-SNAPSHOT.

2) Using Sandbox Plugins / Snapshot Repository 
(http://mojo.codehaus.org/using-sandbox-plugins.html)
has an incorrent link to the snapshot repository since it links to

http://snapshots.maven.codehaus.org

when it should be

http://snapshots.repository.codehaus.org

for more info see discussion with Kaare in comments MOJO-475)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to