New issue 14 by alexandre.j.navarro: Upload on Central Maven Repository
http://code.google.com/p/maven-overview-plugin/issues/detail?id=14
I want to use your plugin but I can't add a repository in my pom.xml
because I want to deploy my project on Central after(it is forbidden). Can
you upload your plugin on Central Maven Repository (you can just create a
sourceforge project and do a rsync)?
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #1 on issue 14 by hubert.iwaniuk: Upload on Central Maven Repository
http://code.google.com/p/maven-overview-plugin/issues/detail?id=14
It might be tough since maven-overview-plugin uses wagon-svn that is
available on
dev.java.net repository.
I've asked to upload wagon-svn to Central
https://wagon-svn.dev.java.net/issues/show_bug.cgi?id=3
Once this one is solved I can upload to Central.
I asked recently to wagon-svn in Central Maven repository and it is done
(http://repo2.maven.org/maven2/org/jvnet/wagon-svn/wagon-svn/1.9/).
Alexandre
The issue was http://jira.codehaus.org/browse/MAVENUPLOAD-2331
Comment #4 on issue 14 by hubert.iwaniuk: Upload on Central Maven Repository
http://code.google.com/p/maven-overview-plugin/issues/detail?id=14
Preparing pom.xml to push it to Central
Requested upload to central:
http://jira.codehaus.org/browse/MAVENUPLOAD-2341
I voted. You can also create a project on source forge and use te rsync if
you don't
want to create a upload avery time you deploy a new version.
Thanks for your reactivity