Gisbert Amm wrote:
Isn't an easier way in Maven to resolve the full path
of the dependency?


Probably this:

${pom.getDependencyPath('atifactId:groupId')

Missed the closing bracket:

${pom.getDependencyPath('atifactId:groupId')}
                                            ^

Gisbert

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



Reply via email to