P2Blog
Showing posts with label
maven
.
Show all posts
Showing posts with label
maven
.
Show all posts
Wednesday, January 25, 2012
add jar file to maven
mvn install:install-file -DgroupId=groupId -DartifactId=artifactId -Dversion=version -Dpackaging=jar -Dfile=yourJarFile -DcreateChecksum=true -DgeneratePom=true
Older Posts
Home
Subscribe to:
Posts (Atom)