Jaya, an error in the setnextversion.sh script. It didn't 'upgrade' the checkstyle pom. try again, please
On Fri, Jul 25, 2014 at 10:13 PM, Elapavuluri, Jaya <jaya.elapavul...@netapp.com> wrote: > I did a git pull > > -----Original Message----- > From: Erik Weber [mailto:terbol...@gmail.com] > Sent: Friday, July 25, 2014 4:11 PM > To: dev > Subject: Re: Unable to build cloudstack. > > Did you pull the branch or the tag? > > Erik > 25. juli 2014 21:18 skrev "Elapavuluri, Jaya" <jaya.elapavul...@netapp.com> > følgende: > >> Hello, >> >> I had setup cloudstack 4.4 environment which was running fine. >> >> I recently did a git pull to get the updates after which when I tried >> to mvn clean install I was encountering with the following error. >> >> Failed to execute goal >> org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check >> (cloudstack-checkstyle) on project cloud-maven-standard: Execution >> cloudstack-checkstyle of goal >> org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check failed: >> Plugin >> org.apache.maven.plugins:maven-checkstyle-plugin:2.11 or one of its >> dependencies could not be resolved: Failure to find >> org.apache.cloudstack:checkstyle:jar:4.4.1-SNAPSHOT in >> http://repository.apache.org/snapshots was cached in the local >> repository, resolution will not be reattempted until the update >> interval of apache.snapshots has elapsed or updates are forced -> >> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, >> re-run Maven with the -e switch. >> [ERROR] Re-run Maven using the -X switch to enable full debug logging. >> [ERROR] >> [ERROR] For more information about the errors and possible solutions, >> please read the following articles: >> [ERROR] [Help 1] >> http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionExcep >> tion >> [ERROR] >> [ERROR] After correcting the problems, you can resume the build with >> the command >> [ERROR] mvn <goals> -rf :cloud-maven-standard >> >> Could someone please help out regarding this issue? >> >> -- Daan