Shaare your links...
5743 links
Mes Liens
Home
Login
RSS Feed
ATOM Feed
Tag cloud
Picture wall
Daily
Links per page:
20
50
100
page 1 / 1
1 results for tags
Maven
x
Maven, le guide Ultime - Chapitre 1. Introduction à Apache Maven
http://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html
http://www.mkyong.com/maven/how-to-include-library-manully-into-maven-local-repository/
http://maven.apache.org/plugins/maven-install-plugin/examples/specific-local-repo.html
mvn install -Dmaven.test.skip=true
C:\devsrc\robot>C:\devtools\jdk1.7.0_71\bin\jar.exe -tvf C:\Users\Anguerand\.m2\repository\cfc\util\cfc-util\1.1.0-SNAPSHOT\cfc-util-1.1.0-SNAPSHOT.jar
C:\devsrc\robot>mvn install:install-file -Dfile=C:\devsrc\ext-jars\cfc-util-1.1.0-SNAPSHOT.jar -DgroupId=cfc.util -DartifactId=cfc-util -Dversion=1.1.0-SNAPSHOT -Dpackaging=jar
C:\devsrc\robot>mvn install:install-file -Dfile=[...] -DgroupId=com.cfc.themes -DartifactId=metronic-fragment -Dversion=2.0.0-SNAPSHOT -Dpackaging=jar
Fri 26 Dec 2014 10:39:08 AM UTC - permalink
-
-
http://maven-guide-fr.erwan-alliaume.com/maven-guide-fr/site/reference/introduction.html
Java
Maven
Links per page:
20
50
100
page 1 / 1