-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5485230
commit 0dc9aae
Showing
15 changed files
with
8 additions
and
118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -126,67 +126,6 @@ under the License. | |
</contributor> | ||
</contributors> | ||
|
||
<mailingLists> | ||
<mailingList> | ||
<name>Maven Developer List</name> | ||
<subscribe>[email protected]</subscribe> | ||
<unsubscribe>[email protected]</unsubscribe> | ||
<post>[email protected]</post> | ||
<archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive> | ||
<otherArchives> | ||
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive> | ||
<otherArchive>http://maven.40175.n5.nabble.com/Maven-Developers-f142166.html</otherArchive> | ||
<otherArchive>http://maven-dev.markmail.org/</otherArchive> | ||
</otherArchives> | ||
</mailingList> | ||
<mailingList> | ||
<name>Maven User List</name> | ||
<subscribe>[email protected]</subscribe> | ||
<unsubscribe>[email protected]</unsubscribe> | ||
<post>[email protected]</post> | ||
<archive>http://mail-archives.apache.org/mod_mbox/maven-users</archive> | ||
<otherArchives> | ||
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive> | ||
<otherArchive>http://maven.40175.n5.nabble.com/Maven-Users-f40176.html</otherArchive> | ||
<otherArchive>http://maven-users.markmail.org/</otherArchive> | ||
</otherArchives> | ||
</mailingList> | ||
|
||
<mailingList> | ||
<name>LEGACY Wagon User List (deprecated)</name> | ||
<subscribe>[email protected]</subscribe> | ||
<unsubscribe>[email protected]</unsubscribe> | ||
<post>[email protected]</post> | ||
<archive>http://mail-archives.apache.org/mod_mbox/maven-wagon-users/</archive> | ||
<otherArchives> | ||
<otherArchive>http://www.mail-archive.com/[email protected]</otherArchive> | ||
<otherArchive>http://maven.40175.n5.nabble.com/Wagon-Users-f326332.html</otherArchive> | ||
<otherArchive>http://maven-wagon-users.markmail.org/</otherArchive> | ||
</otherArchives> | ||
</mailingList> | ||
<mailingList> | ||
<name>LEGACY Wagon Developer List (deprecated)</name> | ||
<subscribe>[email protected]</subscribe> | ||
<unsubscribe>[email protected]</unsubscribe> | ||
<post>[email protected]</post> | ||
<archive>http://mail-archives.apache.org/mod_mbox/maven-wagon-dev/</archive> | ||
<otherArchives> | ||
<otherArchive>http://www.mail-archive.com/[email protected]</otherArchive> | ||
<otherArchive>http://maven.40175.n5.nabble.com/Wagon-Dev-f326406.html</otherArchive> | ||
<otherArchive>http://maven-wagon-dev.markmail.org/</otherArchive> | ||
</otherArchives> | ||
</mailingList> | ||
<mailingList> | ||
<name>Wagon Commits List</name> | ||
<subscribe>[email protected]</subscribe> | ||
<unsubscribe>[email protected]</unsubscribe> | ||
<archive>http://mail-archives.apache.org/mod_mbox/maven-wagon-commits/</archive> | ||
<otherArchives> | ||
<otherArchive>http://maven-wagon-commits.markmail.org/</otherArchive> | ||
</otherArchives> | ||
</mailingList> | ||
</mailingLists> | ||
|
||
<modules> | ||
<module>wagon-provider-api</module> | ||
<module>wagon-providers</module> | ||
|
@@ -349,36 +288,6 @@ under the License. | |
</excludes> | ||
</configuration> | ||
</plugin> | ||
<!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.--> | ||
<plugin> | ||
<groupId>org.eclipse.m2e</groupId> | ||
<artifactId>lifecycle-mapping</artifactId> | ||
<version>1.0.0</version> | ||
<configuration> | ||
<lifecycleMappingMetadata> | ||
<pluginExecutions> | ||
<pluginExecution> | ||
<pluginExecutionFilter> | ||
<groupId>org.apache.rat</groupId> | ||
<artifactId>apache-rat-plugin</artifactId> | ||
<versionRange>[0.11,)</versionRange> | ||
<goals> | ||
<goal>check</goal> | ||
</goals> | ||
</pluginExecutionFilter> | ||
<action> | ||
<ignore /> | ||
</action> | ||
</pluginExecution> | ||
</pluginExecutions> | ||
</lifecycleMappingMetadata> | ||
</configuration> | ||
</plugin> | ||
<plugin> | ||
<groupId>org.codehaus.plexus</groupId> | ||
<artifactId>plexus-component-metadata</artifactId> | ||
<version>2.2.0</version> | ||
</plugin> | ||
</plugins> | ||
</pluginManagement> | ||
<plugins> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters