public class SourceTarget extends Object
Modifier and Type | Field and Description |
---|---|
org.apache.maven.model.Dependency |
dependency
Option 3 (highest priority).
|
String |
targetDir
Option 3 (highest priority).
|
Constructor and Description |
---|
SourceTarget() |
Modifier and Type | Method and Description |
---|---|
boolean |
dependencyMatch(org.apache.maven.artifact.Artifact artifact)
test if provides artifact match this external dependency
|
@Parameter public String targetDir
@Parameter public org.apache.maven.model.Dependency dependency
Copyright © 2010–2017 Neticoa SAS. All rights reserved.