Hi I am using this feature the first time and it does not seem to work
mvn clean deploy -DdeployAtEnd=true Each module displays this string at deploy phase [INFO] *--- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ xxxxx* [INFO] Deploying xxxxx:0.0.1-SNAPSHOT at end Once the whole build is done, no deploy activity Am I missing any thing? Thanks -Dan
