[mojo-dev] maven update dependency to target version
Hi, I have several maven projects, and I need to execute a script that updates the version of a dependency. this works: mvn versions:use-latest-versions -Dincludes=my_group:my_artifact this updates to the lastest version of the dependency. see http://mojo.codehaus.org/versions-maven-plugin/ ho
[mojo-dev] [jira] (MFINDBUGS-182) Sonar ran from Jenkins- OutOfMemoryError: Java heap space
Eric Gao