All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources.README Maven / Gradle / Ivy

There is a newer version: 1.2.2
Show newest version
Install a library to the location repository
--------------------------------------------

mvn install:install-file -Dfile=ojdbc6.jar -DgroupId=com.oracle -DartifactId=ojdbc6 -Dversion=11.2.0.3 -Dpackaging=jar -DgeneratePom=true


Check dependency and plugin versions & updates
-------------------------------

mvn versions:display-dependency-updates
mvn versions:display-plugin-updates


Build local module only
-----------------------

mvn --non-recursive install


Test locally with Jetty
-----------------------

mvn jetty:run-war





© 2015 - 2025 Weber Informatics LLC | Privacy Policy