Menu

#4 build - pom.xml - dev.java.net-Repositories

open
nobody
None
5
2009-11-18
2009-11-18
No

The dev.java.net-repositories in pom.xml has been moved.
The new entries should be:

----------------------------------------------------------
<pluginRepositories>
<pluginRepository>
<id>maven2-repository.dev.java.net</id>
<url>http://download.java.net/maven/2</url>
</pluginRepository>
<pluginRepository>
<id>maven-repository.dev.java.net</id>
<url>http://download.java.net/maven/1</url>
<layout>legacy</layout>
</pluginRepository>
</pluginRepositories>
----------------------------------------------------------

With friendly regards,
Harald

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.