You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Afkham Azeez <af...@gmail.com> on 2008/01/19 16:58:51 UTC

Re: Mininal set of maven dependencies

This is a FAQ by several users. What we can do is write a Maven2
pom.xmlwhich will have dependencies to all of these jars. Then a user
can even
generate an Eclipse/IDEA project without having to worry about the
dependencies. We should host this pom.xml file on the Axis2 home page.
Thoughts?

Thanks
Azeez

On Jan 10, 2008 8:32 PM, Deepal Jayasinghe <de...@opensource.lk> wrote:

> This is the minimum set of dependencies you want to , write a and invoke
> a service  ;-)
>
> activation-1.1.jar
> annogen-0.1.0.jar
> backport-util-concurrent-2.2.jar
> commons-codec-1.3.jar
> commons-fileupload-1.1.1.jar
> commons-httpclient-3.0.1.jar
> httpcore-4.0-alpha5.jar
> httpcore-nio-4.0-alpha5.jar
> httpcore-niossl-4.0-alpha5.jar
> log4j-1.2.jar
> neethi-2.0.2.jar
> wsdl4j-1.6.2.jar
> XmlSchema-1.3.2.jar
> axiom-api-1.2.5.jar
> axiom-impl-1.2.5.jar
> commons-logging-1.1.jar
> stax-api-1.0.1.jar
> wstx-asl-3.2.1.jar
> jaxen-1.1.1.jar
>
> -Deepal
> > Somebody could tell me the minimal set of maven dependencies for a
> > Axis2 Service project?
> >
> > Thanks.
> > Antonio.
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


-- 
Thanks
Afkham Azeez

http://www.wso2.org
GPG Fingerprint: 643F C2AF EB78 F886 40C9  B2A2 4AE2 C887 665E 0760

Re: Mininal set of maven dependencies

Posted by Antonio Manuel Muñiz Martín <am...@gmail.com>.
OK.
Thanks Afkham!!

2008/1/19, Afkham Azeez <af...@gmail.com>:
>
> You can find a po.xml that contains the minimal set of jars here
> http://wso2.org/blog/afkham-azeez/3081
>
> Azeez
>
> On Jan 19, 2008 9:28 PM, Afkham Azeez <af...@gmail.com> wrote:
>
> > This is a FAQ by several users. What we can do is write a Maven2 pom.xmlwhich will have dependencies to all of these jars. Then a user can even
> > generate an Eclipse/IDEA project without having to worry about the
> > dependencies. We should host this pom.xml file on the Axis2 home page.
> > Thoughts?
> >
> > Thanks
> > Azeez
> >
> >
> > On Jan 10, 2008 8:32 PM, Deepal Jayasinghe <de...@opensource.lk> wrote:
> >
> > > This is the minimum set of dependencies you want to , write a and
> > > invoke
> > > a service  ;-)
> > >
> > > activation-1.1.jar
> > > annogen-0.1.0.jar
> > > backport-util-concurrent-2.2.jar
> > > commons-codec-1.3.jar
> > > commons-fileupload-1.1.1.jar
> > > commons-httpclient-3.0.1.jar
> > > httpcore-4.0-alpha5.jar
> > > httpcore-nio-4.0-alpha5.jar
> > > httpcore-niossl-4.0-alpha5.jar
> > > log4j-1.2.jar
> > > neethi-2.0.2.jar
> > > wsdl4j-1.6.2.jar
> > > XmlSchema-1.3.2.jar
> > > axiom-api-1.2.5.jar
> > > axiom-impl-1.2.5.jar
> > > commons-logging-1.1.jar
> > > stax-api-1.0.1.jar
> > > wstx-asl-3.2.1.jar
> > > jaxen-1.1.1.jar
> > >
> > > -Deepal
> > > > Somebody could tell me the minimal set of maven dependencies for a
> > > > Axis2 Service project?
> > > >
> > > > Thanks.
> > > > Antonio.
> > >
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> > > For additional commands, e-mail: axis-user-help@ws.apache.org
> > >
> > >
> >
> >
> > --
> > Thanks
> > Afkham Azeez
> >
> > http://www.wso2.org
> > GPG Fingerprint: 643F C2AF EB78 F886 40C9  B2A2 4AE2 C887 665E 0760
>
>
>
>
> --
> Thanks
> Afkham Azeez
>
> http://www.wso2.org
> GPG Fingerprint: 643F C2AF EB78 F886 40C9  B2A2 4AE2 C887 665E 0760
>

Re: Mininal set of maven dependencies

Posted by Afkham Azeez <af...@gmail.com>.
You can find a po.xml that contains the minimal set of jars here
http://wso2.org/blog/afkham-azeez/3081

Azeez

On Jan 19, 2008 9:28 PM, Afkham Azeez <af...@gmail.com> wrote:

> This is a FAQ by several users. What we can do is write a Maven2 pom.xmlwhich will have dependencies to all of these jars. Then a user can even
> generate an Eclipse/IDEA project without having to worry about the
> dependencies. We should host this pom.xml file on the Axis2 home page.
> Thoughts?
>
> Thanks
> Azeez
>
>
> On Jan 10, 2008 8:32 PM, Deepal Jayasinghe <de...@opensource.lk> wrote:
>
> > This is the minimum set of dependencies you want to , write a and invoke
> > a service  ;-)
> >
> > activation-1.1.jar
> > annogen-0.1.0.jar
> > backport-util-concurrent-2.2.jar
> > commons-codec-1.3.jar
> > commons-fileupload-1.1.1.jar
> > commons-httpclient-3.0.1.jar
> > httpcore-4.0-alpha5.jar
> > httpcore-nio-4.0-alpha5.jar
> > httpcore-niossl-4.0-alpha5.jar
> > log4j-1.2.jar
> > neethi-2.0.2.jar
> > wsdl4j-1.6.2.jar
> > XmlSchema-1.3.2.jar
> > axiom-api-1.2.5.jar
> > axiom-impl-1.2.5.jar
> > commons-logging-1.1.jar
> > stax-api-1.0.1.jar
> > wstx-asl-3.2.1.jar
> > jaxen-1.1.1.jar
> >
> > -Deepal
> > > Somebody could tell me the minimal set of maven dependencies for a
> > > Axis2 Service project?
> > >
> > > Thanks.
> > > Antonio.
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> > For additional commands, e-mail: axis-user-help@ws.apache.org
> >
> >
>
>
> --
> Thanks
> Afkham Azeez
>
> http://www.wso2.org
> GPG Fingerprint: 643F C2AF EB78 F886 40C9  B2A2 4AE2 C887 665E 0760




-- 
Thanks
Afkham Azeez

http://www.wso2.org
GPG Fingerprint: 643F C2AF EB78 F886 40C9  B2A2 4AE2 C887 665E 0760

Re: Mininal set of maven dependencies

Posted by Afkham Azeez <af...@gmail.com>.
You can find a po.xml that contains the minimal set of jars here
http://wso2.org/blog/afkham-azeez/3081

Azeez

On Jan 19, 2008 9:28 PM, Afkham Azeez <af...@gmail.com> wrote:

> This is a FAQ by several users. What we can do is write a Maven2 pom.xmlwhich will have dependencies to all of these jars. Then a user can even
> generate an Eclipse/IDEA project without having to worry about the
> dependencies. We should host this pom.xml file on the Axis2 home page.
> Thoughts?
>
> Thanks
> Azeez
>
>
> On Jan 10, 2008 8:32 PM, Deepal Jayasinghe <de...@opensource.lk> wrote:
>
> > This is the minimum set of dependencies you want to , write a and invoke
> > a service  ;-)
> >
> > activation-1.1.jar
> > annogen-0.1.0.jar
> > backport-util-concurrent-2.2.jar
> > commons-codec-1.3.jar
> > commons-fileupload-1.1.1.jar
> > commons-httpclient-3.0.1.jar
> > httpcore-4.0-alpha5.jar
> > httpcore-nio-4.0-alpha5.jar
> > httpcore-niossl-4.0-alpha5.jar
> > log4j-1.2.jar
> > neethi-2.0.2.jar
> > wsdl4j-1.6.2.jar
> > XmlSchema-1.3.2.jar
> > axiom-api-1.2.5.jar
> > axiom-impl-1.2.5.jar
> > commons-logging-1.1.jar
> > stax-api-1.0.1.jar
> > wstx-asl-3.2.1.jar
> > jaxen-1.1.1.jar
> >
> > -Deepal
> > > Somebody could tell me the minimal set of maven dependencies for a
> > > Axis2 Service project?
> > >
> > > Thanks.
> > > Antonio.
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> > For additional commands, e-mail: axis-user-help@ws.apache.org
> >
> >
>
>
> --
> Thanks
> Afkham Azeez
>
> http://www.wso2.org
> GPG Fingerprint: 643F C2AF EB78 F886 40C9  B2A2 4AE2 C887 665E 0760




-- 
Thanks
Afkham Azeez

http://www.wso2.org
GPG Fingerprint: 643F C2AF EB78 F886 40C9  B2A2 4AE2 C887 665E 0760