Hi Shane, what scope did you specify after
@requiresDependencyResolution? (you need to put a scope there or it
won't work...)

-----Original Message-----
From: Shane Isbell [mailto:[EMAIL PROTECTED] 
Sent: Monday, December 31, 2007 3:41 PM
To: Maven Developers List
Subject: Project.getArtifacts Does Not Return Provided Artifacts

I'm using maven 2.0.7 client. I have a Mojo implementation with the
@phase
compiler and @requiresDependencyResolution parameters set. The
project.getArtifacts method does not return artifacts with the scope
'provided'. The method project.getDependencyArtifacts does return
dependent
artifacts with the scope 'provided'. Is this expected behavior of the
API?

Thanks,
Shane

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to