Hi, Ashish you need run mvn install -Pstage-bootstrap first.
ps: use maven 2.2.1 to build 217 -Rex 2010/11/22 Ashish Jain <[email protected]> > For me the build fails with the following error: > > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Plugin could not be found - check that the goal name is correct: > Unable t > o download the artifact from any repository > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.geronimo.buildsupport > -Dartifa > ctId=car-maven-plugin -Dversion=2.1.7 -Dpackaging=maven-plugin > -Dfile=/path/to/f > ile > > Alternatively, if you host your own repository you can deploy the file > there: > mvn deploy:deploy-file -DgroupId=org.apache.geronimo.buildsupport > -Dartifact > Id=car-maven-plugin -Dversion=2.1.7 -Dpackaging=maven-plugin > -Dfile=/path/to/fil > e -Durl=[url] -DrepositoryId=[id] > > > org.apache.geronimo.buildsupport:car-maven-plugin:maven-plugin:2.1.7 > > from the specified remote repositories: > central (http://repo1.maven.org/maven2), > codehaus.snapshots (http://snapshots.repository.codehaus.org), > apache.snapshots (http://repository.apache.org/snapshots) > > > org.apache.geronimo.buildsupport:car-maven-plugin:maven-plugin:2.1.7 > > from the specified remote repositories: > central (http://repo1.maven.org/maven2), > codehaus.snapshots (http://snapshots.repository.codehaus.org), > apache.snapshots (http://repository.apache.org/snapshots) > > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 47 seconds > [INFO] Finished at: Mon Nov 22 13:48:32 IST 2010 > [INFO] Final Memory: 83M/202M > [INFO] > ------------------------------------------------------------------------ > > Somehow I do not find the artifact for 2.1.7 in maven2 repo > http://repo2.maven.org/maven2/org/apache/geronimo/buildsupport/car-maven-plugin/ > > > > On Mon, Nov 22, 2010 at 6:49 AM, Forrest Xia <[email protected]> wrote: > >> +1 >> >> Some bug fixes testing is OK for me. Thank you Rex for bring this out! >> >> Forrest >> >> On Sat, Nov 20, 2010 at 8:29 PM, Rex Wang <[email protected]> wrote: >> >>> Hi Devs, >>> >>> A release candidate for Geronimo 2.1.7 has been created and staged. >>> >>> The tag has been created here: >>> >>> https://svn.apache.org/repos/asf/geronimo/server/tags/geronimo-2.1.7/ >>> >>> The staging repo is here: >>> >>> https://repository.apache.org/content/repositories/orgapachegeronimo-015/ >>> >>> The main artifacts up for vote are the source release archives: >>> >>> >>> https://repository.apache.org/content/repositories/orgapachegeronimo-015/org/apache/geronimo/geronimo/ >>> 2.1.7/geronimo-2.1.7-source-release.tar.gz >>> >>> https://repository.apache.org/content/repositories/orgapachegeronimo-015/org/apache/geronimo/geronimo/ >>> 2.1.7/geronimo-2.1.7-source-release.zip >>> >>> We have to verify the binaries pass the tck, so the vote may be open for >>> longer than the 72-hour minimum. >>> >>> [ ] +1 about time to push this out the door >>> [ ] 0 no opinion >>> [ ] -1 not this one (please explain why) >>> >>> -- >>> Lei Wang (Rex) >>> rwonly AT apache.org >>> >> >> > -- Lei Wang (Rex) rwonly AT apache.org
