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:
aheritier
2006-02-12 23:30:07 +00:00
parent 2854e405fb
commit 2352c073fa
68 changed files with 10 additions and 531 deletions

View File

@@ -26,14 +26,6 @@
<name>Maven Console Plugin</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<shortDescription>Console for Maven</shortDescription>
<url>http://maven.apache.org/maven-1.x/reference/plugins/console/</url>
<issueTrackingUrl>http://jira.codehaus.org/browse/MPCONSOLE</issueTrackingUrl>
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/console/</siteDirectory>
<repository>
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/console/</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/console/</developerConnection>
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/console/</url>
</repository>
<versions>
<version>
<id>1.0</id>