Hi Imran, It looks like you are running 'mvn package' from the wrong directory.
You should be running 'mvn package' from the [dspace-source]/dspace/ directory, which based on your jpeg file should be: C:\dspace-1.7.1-release\dspace\ This is detailed in the Installation Instructions at: https://wiki.duraspace.org/display/DSDOC/Installation#Installation-Installation (see step #7) So, if you run: 'cd C:\dspace-1.7.1-release\dspace\' and, then run: 'mvn package' then, that should hopefully resolve the errors you are seeing. Good luck, - Tim On 3/30/2011 1:09 PM, Imran Mansuri wrote: > Dear > > I have installed dspace prerequisite successfully along with path > variables also on Windows7 and Xp 32bit version many times on various > system and i installed all latest version of prerequisites > But moment i try to download mvn package under BELOW DIRECTORY > > C:\dspace-1.7.1-release mvn package > > I am unable to get success in mvn package and I found same message > again and again > message which i got attached in jpeg file > > Earlier i had installed Dspace many times in various systems on > various version of Winxp and Vista moreover i used it but suddenly this > problems being faced by me > > > Kindly guide me > > > With Regards > Imran Mansuri > INFLIBNET Centre > > > > ------------------------------------------------------------------------------ > Create and publish websites with WebMatrix > Use the most popular FREE web apps or write code yourself; > WebMatrix provides all the features you need to develop and > publish your website. http://p.sf.net/sfu/ms-webmatrix-sf > > > > _______________________________________________ > Dspace-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-general ------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf _______________________________________________ Dspace-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-general
