Simplify POMS. Move environment dependent settings (sandbox or not) to the plugins-parent POM. It help us to move a plugin to/from the sandbox without to change its POM.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@377273 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -25,14 +25,7 @@
|
||||
<currentVersion>1.6</currentVersion>
|
||||
<description>This document provides a report of activity in terms of CVS commits and breaks it out by developer.</description>
|
||||
<shortDescription>Developer Activity report</shortDescription>
|
||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/developer-activity/</url>
|
||||
<issueTrackingUrl>http://jira.codehaus.org/browse/MPDEVACTIVITY</issueTrackingUrl>
|
||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/developer-activity/</siteDirectory>
|
||||
<repository>
|
||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/developer-activity</connection>
|
||||
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/developer-activity/</developerConnection>
|
||||
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/developer-activity</url>
|
||||
</repository>
|
||||
<versions>
|
||||
<version>
|
||||
<id>1.4</id>
|
||||
|
||||
Reference in New Issue
Block a user