Is there a variable for the path to the user's local repository? I tried
using "${maven.home}/repository" in the pom but maven.home wasn't resolved.
Is there a ${repo.local} variable I could use? Or better yet anyway I can
look up the path of a dependency? Something like:

 

${pom.getDependencyPath?
<http://wiki.taylorit.com/jsp/Wiki?topic=DependencyPath&action=action_edit>
('org.springframework:spring-hibernate ')}?

 

/Scott

 

 

 

Reply via email to