|
Replies:
2
-
Last Post:
Jul 6, 2008 3:26 AM
by: rah003
|
|
|
|
|
|
|
SwingX 0.9.3 in maven repo
Posted:
Jun 18, 2008 2:11 PM
|
|
|
... but not in central maven repo. As stated at http://maven.apache.org/guides/mini/guide-central-repository-upload.html manual upload is accepted for only limited amount of requests and we don't have our own repo that could be synced with central. So for now 0.9.3 is in java.net repository at http://download.java.net/maven/2 which for reason unknown to me is not synced with central repo either. I'm looking for solution (which would be i guess to either setup our own repo at swinglabs.org that can be synced with central one or to use sourceforge or similar service that allows for syncing artifacts with central repo)
|
|
|
|
|
|
|
Re: SwingX 0.9.3 in maven repo
Posted:
Jun 30, 2008 2:23 AM
in response to: rah003
|
|
|
Will the sources and javadocs be published on the given repo as well? Or will that have to wait for the "real" solution?
|
|
|
|
|
|
|
|
Re: SwingX 0.9.3 in maven repo
Posted:
Jul 6, 2008 3:26 AM
in response to: s_mc
|
|
|
The real solution would be to install our own repo and sync it with central maven repo. It is really unfortunate that java.net repo is not synchronized with the central. It would be even better to move whole swingx build to maven, but it would make sense only with restructuring whole code base. Anyway, I might try to put sources and javadoc to java.net repo as well if i don't get our own repo installed soon.
|
|
|
|
|