I changed the owner ship of the installation directory to dspace for both user as well as group..and then did mvn clean package..but the problem persists..<br>After that when i tried to do &#39;mvn package&#39; again..but it gave the same problem...<br>
[INFO] Scanning for projects...<br>[INFO] ------------------------------------------------------------------------<br>[INFO] Building Maven Default Project<br>[INFO]&nbsp;&nbsp;&nbsp; task-segment: [package]<br>[INFO] ------------------------------------------------------------------------<br>
[INFO] ------------------------------------------------------------------------<br>[ERROR] BUILD ERROR<br>[INFO] ------------------------------------------------------------------------<br>[INFO] The plugin &#39;org.apache.maven.plugins:maven-resources-plugin&#39; does not exist or no valid version could be found<br>
[INFO] ------------------------------------------------------------------------<br>[INFO] For more information, run Maven with the -e switch<br>[INFO] ------------------------------------------------------------------------<br>
[INFO] Total time: 1 second<br>[INFO] Finished at: Thu Oct 30 22:47:51 GMT+05:30 2008<br>[INFO] Final Memory: 9M/15M<br>[INFO] -----------------------------------------------------------------------<br><br>What am i supposed to do now???<br>
<br><br><div class="gmail_quote">On Thu, Oct 30, 2008 at 3:18 PM,  <span dir="ltr">&lt;<a href="mailto:rroggenb@uni-osnabrueck.de">rroggenb@uni-osnabrueck.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Two things You can do:<br>
a) Change the user (and may be the group) of the whole DSpace<br>
installation to &#39;dspace&#39;. Do a &#39;mvn clean package&#39; after this.<br>
b) Remove the whole DSpace (despite the downloaded source) and start again.<br>
<br>
Greetings<br>
<br>
Robert&nbsp; <br></blockquote></div><br>