I believe there is already an artifact filter (groupId:artifactId) you
can use for this.

- Brett

Kris Bravo wrote:

>This is a common theme in plugins I've seen - the need to refer to a
>particular artifact listed in the dependencies. How about a new class,
>org.apache.maven.artifact.ArtifactPath:
>+ArtifactPath(path:String)
>+isMatch(artifact:Artifact):boolean
>
>I see a use for it in the webstart plugin as well, since it will identify
>artifacts containing the application(s).
>
>Kris
>  
>

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

Reply via email to