Changelog
maven-repo-helper (1.6) unstable; urgency=low
[ Ludovic Claude ]
* Add tutorial, reference and repository specification in documentation
* Update options on mh_installpom and mh_installpoms, to use the new arguments
added to mh_cleanpom
* Add Build-Depend on markdown to build the doc
* Add support for packages built with dh 7 and javahelper: use
the following line in your rules file:
dh $@ --with javahelper --with jh_maven_repo_helper
This will build the package with javahelper, and the resulting
jar will be installed in the Maven repository (you need of course the
<package>.poms file and the POM files in your package).
* Add mh_linkjars to link the jars listed in the .poms file, this is used by
the jh_maven_repo_helper plugin for dh 7.
* Deprecate mh_installjar -i option and replace it with -j to avoid conflicts
with -i/--ignore-rules option used elsewhere.
* Review all options passed to the mh_* scripts, in particular --set-version
for mh_installjar (Closes: #640730)
[ Damien Raude-Morvan ]
* mh_checkrepo: Fix error when launching without any param.
-- Ubuntu Archive Auto-Sync <email address hidden> Mon, 17 Oct 2011 11:14:55 +0000