-pl '!examples'
On 22/09/17 02:28, Andy Gumbrecht wrote:
I'm using:
mvn -V
-DaltDeploymentRepository=repository.apache.org::default::https://repository.apache.org/service/local/staging/deploy/maven2
-Dmaven.javadoc.opts='-Xdoclint:none -Xdoclint:-html'
-Dmaven.javadoc.failOnError=false -DretryFailedDeploymentCount=10
-Dsurefire.useFile=false -DdisableXmlReport=true -DuniqueVersion=false
-ff -Dassemble -DskipTests -DfailIfNoTests=false -P
apache-release,apache clean deploy
This always fails when it gets to the examples.
I seem to recall there was some magic required to get past this?
Anyone have a wand?
Andy.