maven - mh_make and resolving pom dependencies -
let's consider case mh_make showing lot of dependencies. seek mvn install installs plugins ~/.m2/repository . not picked , 1 time again see mh_make searching jars in /usr/share/maven-repo , throwing error
in link maven-repo-helper - "all dependencies must available debian packages , not acceptable download artifacts during build process central maven repository."
are supposed search deb bundle each dependency in pom.xml? if yes utilize of .m2 repository , jars in it? why mh_make /usr/share/maven-repo or export variable points it. changing $repo not making ~/.m2/repository why need deb bundle pom jar dependency if @ need it.
an reply posted on debian-java list: https://lists.debian.org/debian-java/2014/11/msg00011.html
maven debian pom.xml packaging
No comments:
Post a Comment