2007/12/18, Paul Cager <[EMAIL PROTECTED]>: > > Arnaud Vandyck wrote: > >> if mvn present: > >> mvn install -DgroupId=... -DversionId=... -DartifactId=... > >> /usr/share/java/my.jar > The install:install-file plugin does almost what Arnaud suggests: > > http://maven.apache.org/guides/mini/guide-installing-3rd-party-jars.html
I know this plugin and that's why I proposed that solution ;-) I think if there is a correct settings.xml, we could do that. -- Arnaud Vandyck _______________________________________________ pkg-java-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

