ServeBox.org: Maven repository relocated
The ServeBox maven repository was relocated on November 12th.
The former http://www.servebox.com/maven will still be available (to ensure backward compatibility) as a mirror of the new repository. The usage of the new repository URL is strongly encouraged.
The new repository can be found at :
http://maven.servebox.org/repository
To use artifacts from this repository, you should add the following snippet to your project’s POM.
... <pluginRepositories> <pluginRepository> <id>ServeBox.org</id> <name>ServeBox Plugin Repository</name> <url>http://maven.servebox.org/repository</url> </pluginRepository> </pluginRepositories> ...
No comments yet.
Leave a comment
You must be logged in to post a comment.




