On Mon, Aug 15, 2011 at 10:26 PM, Vincent Massol <[email protected]> wrote:
On Aug 15, 2011, at 9:50 PM, Vincent Massol wrote:
On Aug 15, 2011, at 7:06 PM, Vincent Massol wrote:
On Aug 15, 2011, at 6:54 PM, Vincent Massol wrote:
On Aug 15, 2011, at 6:52 PM, Thomas Mortagne wrote:
On Mon, Aug 15, 2011 at 4:22 PM, Vincent Massol <[email protected]> wrote:
Hi devs,
We've had a meeting with Marius, Thomas and myself and we brainstormed about what to improve in our builds and we've come up with the following actions:
1- create twitter account for xwiki.org and tweet about releases (basically tweet links to blog posts). Category: Release Process improvement. Who: Vincent Massol 2- Refactor distribution for installers to share more. Who: Thomas Mortagne 3- Check latest version of izpack. Who: Marius 4- Configure nexus to cache other repos → speed improvement. Who: Vincent Massol 5- Add definition xwiki remote repo to top level repos in github. Who: Vincent Massol 6- Define a location for passwords. Who: Thomas Mortagne 7- Publish with commons and rendering on central repo. Who: ?
I've started to work on items 4 and 5 and will do 1 soon.
Also I've analyzed 7 and there's only 1 external reps not available in the Maven Central Repo: <groupId>org.reflections</groupId> <artifactId>reflections</artifactId>
Once you get a nice howto I will add more pushing on that. At worst we can always do it ourself if the guy does not.
I'm doing it. I've already created the Bundle and contacted Sonatype to add it to Maven Central. I'm awaiting some instructions. Once the bundle is uploaded I'll comment on http://code.google.com/p/reflections/wiki/MavenRepo
Done: https://oss.sonatype.org/content/repositories/central_bundles-034/ Now waiting for someone to review it and agree with it… ;)
And it's now available in Maven Central: http://repo2.maven.org/maven2/org/reflections/reflections/0.9.5-RC2/ ;)
Grrrr… just noticed that they have a reflections-parent pom artifact that also needs to be synced to Maven Central… I'll make a request for it too...
Also it would actually be better to put 0.9.5 final since it's out now.
-Vincent
-Vincent
-Vincent
Thanks -Vincent
It should be pretty easy to submit it using https://docs.sonatype.org/display/Repository/Uploading+3rd-party+Artifacts+t... To publish our artifacts to the central repo I propose to use Sonatype OSS service, see https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+U...
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne