Get your own customer support community

Recent activity

Subscribe to this feed
  • question

    jeffy asked a question in Sonatype on November 04, 2008 19:26:

    jeffy
    Ant plugin can't find antcontrib tasks
    I'm writing a plugin in Ant, following the instructions in 18.1. But I'd like to use the antcontrib tasks. Where do I put the antcontrib jar file so that maven will find it? I tried putting in the lib directory of my Ant installation, to no avail.
  • question

    jeffy asked a question in Sonatype on November 01, 2008 02:42:

    jeffy
    How to create a custom packaging type?
    In section 10.2.7, you write "We will show you how to create your own packaging type later on in this chapter". But you never show us.