Full name:
org.apache.maven.plugins:maven-help-plugin:2.1.1:evaluate
Description:
Attributes:
2.1
.Name | Type | Since | Description |
---|---|---|---|
artifact | String |
2.1 |
An artifact for evaluating Maven expressions. Note: Should respect the Maven format, i.e. groupId:artifactId[:version][:classifier] . |
expression | String |
2.1 |
An expression to evaluate instead of prompting. Note that this
must not include the surrounding ${...}. |
groupId:artifactId[:version][:classifier]
.java.lang.String
2.1
No
${artifact}
java.lang.String
2.1
No
${expression}