You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by mi...@volny.cz on 2009/07/31 13:02:16 UTC

obtain artifact dependencies using Maven API

Hi,
in maven war plugin I need to obtain for each war artifact that the current
project (war) is dependent on its dependencies? Is there any way how
to do it using maven or any other plugin API?

Thank you so much
Mirek


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: obtain artifact dependencies using Maven API

Posted by Miroslav Tichý <mi...@volny.cz>.
Thanks for the reply.
I have heard about it. What is your advice? ...to look up what i need in 
source code of this plugin?
Mirek

Alexander napsal(a):
> Did you read 
> about http://maven.apache.org/plugins/maven-dependency-plugin 
> <http://maven.apache.org/plugins/maven-dependency-plugin/copy-dependencies-mojo.html>? 
>
> 2009/7/31 <miri@volny.cz <ma...@volny.cz>>
>
>     Hi,
>     in maven war plugin I need to obtain for each war artifact that
>     the current
>     project (war) is dependent on its dependencies? Is there any way how
>     to do it using maven or any other plugin API?
>
>     Thank you so much
>     Mirek
>
>
>     ---------------------------------------------------------------------
>     To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>     <ma...@maven.apache.org>
>     For additional commands, e-mail: users-help@maven.apache.org
>     <ma...@maven.apache.org>
>
>
>
>
> -- 
> Alexander
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: obtain artifact dependencies using Maven API

Posted by Alexander <th...@gmail.com>.
Did you read about
http://maven.apache.org/plugins/maven-dependency-plugin<http://maven.apache.org/plugins/maven-dependency-plugin/copy-dependencies-mojo.html>
? [?]

2009/7/31 <mi...@volny.cz>

> Hi,
> in maven war plugin I need to obtain for each war artifact that the current
> project (war) is dependent on its dependencies? Is there any way how
> to do it using maven or any other plugin API?
>
> Thank you so much
> Mirek
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


-- 
Alexander