one problem, how can i get the path of each dependency? the method
getSystemPath always return null.

tkz.

On 5/31/07, CasMeiron <[EMAIL PROTECTED]> wrote:

i found in tomcat-maven-plugin[codehaus] source.

Edited; it works, tkz!


On 5/31/07, Eric Redmond < [EMAIL PROTECTED]> wrote:
>
> ${project.dependencies}
>
> Where did you find " project.artifacts"?
>
> Eric
>
> On 5/31/07, CasMeiron <[EMAIL PROTECTED]> wrote:
> >
> > Hi guys...
> > Im trying to acess all dependencies in my target project, look what i
> did:
> >
> >     /**
> >      * The set of dependencies for the web application being run.
> >      *
> >      * @parameter default-value = "${project.artifacts}"
> >      * @required
> >      * @readonly
> >      */
> >     private Set dependencies;
> >
> > But the "dependencies" doenst have any entry. (And, of course, my
> project
> > does).
> >
> > What i need to do? tkz.
> > --
> > Paulo Cesar Silva Reis
> > -------------------------------
> > Powered by GMAIL
> >
>
>
>
> --
> Eric Redmond
> http://www.sonatype.com
>



--
Paulo Cesar Silva Reis
-------------------------------
Powered by GMAIL




--
Paulo Cesar Silva Reis
-------------------------------
Powered by GMAIL

Reply via email to