Lines Matching refs:deploy
160 Because the Uber jar is not something we want to deploy to Maven
241 deploy to the ANTLR repositories (snapshot or release) you must have
269 When this configuration is in place, you will be able to deploy the components,
272 mvn -Dmaven.test.skip=true -Ddeplot deploy
307 2) Before we deploy the release, we want to update the versions of the
308 development branch, so we don't deploy what is now the new release
350 mvn -N deploy
351 mvn -Dmaven.test.skip=true deploy
400 mvn -N deploy
401 mvn -Dmaven.test.skip=true deploy
404 deploy releases that fail any junit tests.
462 deploy will use the correct version of ANTLR, even though there is
474 version and this will deploy locally (.m2). We can then clean build
481 not deploy the version that was built by the version of itself that