[ http://jira.codehaus.org/browse/MDOAP-3?page=all ]

Dennis Lundberg closed MDOAP-3.
-------------------------------

    Resolution: Won't Fix

The pom.xml for a Maven plugin does not need to include the scm section. They 
will inherit that section from their parent.

To see what's really in the pom you can run this on the command line:
  mvn help:effective-pom

> include scm in pom.xml
> ----------------------
>
>                 Key: MDOAP-3
>                 URL: http://jira.codehaus.org/browse/MDOAP-3
>             Project: Maven 2.x DOAP Plugin
>          Issue Type: Wish
>            Reporter: Rainer Wasserfuhr
>            Priority: Minor
>
> include scm section in the pom:
>   <scm>
>     <connection>
>       
> scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-doap-plugin/
>     </connection>
>     <developerConnection>
>       
> scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-doap-plugin/
>     </developerConnection>
>     <url>
>       http://svn.apache.org/viewvc/maven/plugins/trunk/maven-doap-plugin/
>     </url>
>   </scm>
>   <issueManagement>
>     <system>jira</system>
>     <url>http://jira.codehaus.org/browse/MDOAP</url>
>   </issueManagement>

-- 
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