It has been answered in the Axis mailing list. For further questions you can
ask from the Axis mailing list.

With version set to 1.3 in pom.xml
    <build>
        <plugins>
            <plugin>
               <groupId>org.apache.axis2</groupId>
               <artifactId>axis2-aar-maven-plugin</artifactId>
               <version>1.3</version>
            </plugin>
        </plugins>
    </build>

Use,
mvn org.apache.axis2:axis2-aar-maven-plugin:aar

Thanks.

Upul


On Wed, Mar 5, 2008 at 2:22 AM, Martin Gainty <[EMAIL PROTECTED]> wrote:

> Bodo-
>
> *supposedly* you can get an answer from maven users group on the exact URL
> for latest and greatest plugins (and live servers that host them)
> [EMAIL PROTECTED]
>
> Let me know if you find it because I need it to-
> Martin
> ----- Original Message -----
> From: "Bodo Tasche" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, March 04, 2008 8:05 AM
> Subject: maven-aar-plugin
>
>
> > Hi.
> >
> > at the moment I am trying to use the maven-aar-plugin , but I can't
> > download the 1.3-Version and don't find it on the maven repository
> > server. Is the webpage outdated?
> >
> > I already searched this mailing list, but I only found a link to a pom
> > that uses an ant-task.
> >
> > Could someone help me?
> >
> > Thanks,
> > Bodo
> > --
> > http://www.wannawork.de
> > http://www.tvbrowser.org
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to