Profile_bird

Hey there! jvanzyl is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving jvanzyl's tweets.

Already using Twitter
from your phone? Click here.

jvanzyl

  1. RT @mojavelinux Just pushed my first release out to Maven central repo using the Sonatype's Nexus OSS repository manager. Pretty nice.
  2. EC2 is just unbelievably easy to use. What a great service.
  3. RT @SonatypeNews #Sonatype free #webinar with @jvanzyl on #Maven 3. Register now for the January 20 session: http://bit.ly/5t9W5J
  4. @emcconne_reads A consultant from AlphaCSP doing an objective comparison? Effectively the same as Sonatype doing the comparison.
  5. @alblue We could do that or leverage the POM. The MANIFEST is just a poor structure for project information. I'd like not to dupe everything
  6. @bhaaratcrckt Ask @DanKulp about learning resources, he's the expert. But the test suite is enormous which is a good place to learn.
  7. RT @jyeary Setting up Nexus and following the conf details in the Nexus Book shout out to Tim O'Brien from Sonatype. Thanks for the book.
  8. @caniszczyk You mean the equivalent of a deployable feature? Not right now, but it would be a couple hours to add that.
  9. @bhaaratcrckt Neither, Apache CXF
  10. Dollhouse is getting cancelled and COPS is in its 22nd season!? That's just messed up.
  11. @i386 Only if you use OSGi via Tycho or the maven-bundle-plugin. Then you can express what you want to export, or provide.
  12. RT @SonatypeM2E Just 39 issues left to verify before we can call .9.9.0 final
  13. RT@dashorst starting to doubt choice for #artifactory...starting up takes forever, and still fails...<<JCR for repos is just not a good idea
  14. @dashorst Try Nexus, even starting up Nexus on top of Maven Central is extremely fast.
  15. Sonatype's January Webinar will be on Maven 3.0
  16. @pbrada You have the GAV of the archetype you want to retrieve, and then the GAV of the project you generate. Template vs concrete.
  17. @pbrada Use "mvn archetype:generate" to get a list of choices. If you don't know what a groupId is you need to read: http://bit.ly/5g9Owd
  18. I can see at least a dozen companies who should be ashamed for not having at least an Eclipse strategic membership. Super bad karma.
  19. @i386 Just make a logger that knows how to talk Growl: http://bit.ly/8dorca
  20. The shell is based on Maven 3.x, yes. Growl is not integrated into stock Maven 3.x. But the Growl work is done if you want to DIY