|
From: Michael S. <st...@ar...> - 2007-02-14 18:43:02
|
Wayback, as are all of the other projects in archive-access, are all still stuck on maven 1.0.2, a very different animal from maven 2.0. You can find it on the maven site if you are persistent. We're trying to migrate from old to new maven but it likely won't have any time soon. St.Ack Ignacio Garcia wrote: > Hello, I was trying to install wayback on my system using the source > distribution so I can make changes if needed. > > I've had no problems installing the binary distribution, but when I > try to build the source using maven, I get the following error: > > [INFO] Scanning for projects... > [INFO] > ---------------------------------------------------------------------------- > [INFO] Building Maven Default Project > [INFO] task-segment: [install] > [INFO] > ---------------------------------------------------------------------------- > > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Cannot execute mojo: resources. It requires a project with an > existing pom.xml, but the build is not using one. > [INFO] > ------------------------------------------------------------------------ > > Apparently Maven is asking for a pom.xml file in order to execute the > mojo:resources... I have never used Maven, so I don't know what the > problem may be, and when I looked for information in the project > website I could not find anything regarding building/installing from > the source distribution. > > The maven command used was: mvn install > Using mvn clean install did not work either. > > Does anyone know what the problem is? > > Thank you. > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > ------------------------------------------------------------------------ > > _______________________________________________ > Archive-access-discuss mailing list > Arc...@li... > https://lists.sourceforge.net/lists/listinfo/archive-access-discuss > |