<span dir="ltr"></span><div class="gmail_quote"><div>Hey, sorry people... it was my fault.. i was not actually running the command &quot;mvn clean package&quot; in the directory..which contained the pom.xml file..but even after doing that....i got the same error..when i executed the command &quot;mvn clean package&quot; as a dspace user in the directory containing the pom.xml file..( [dspace-source]/[dspace]/) which had user &quot;dspace&quot; as an owner for both user as well as group..<br>
i got the following error..<br><br>[INFO] Scanning for projects...<br>[INFO] Reactor build order: <br>[INFO]&nbsp;&nbsp; DSpace Addon Modules<br>[INFO]&nbsp;&nbsp; DSpace XML-UI (Manakin) :: Web Application<br>[INFO]&nbsp;&nbsp; DSpace LNI :: Web Application<br>
[INFO]&nbsp;&nbsp; DSpace OAI :: Web Application<br>[INFO]&nbsp;&nbsp; DSpace JSP-UI :: Web Application<br>[INFO]&nbsp;&nbsp; DSpace SWORD :: Web Application<br>[INFO]&nbsp;&nbsp; DSpace Assembly and Configuration<br>[INFO] ------------------------------------------------------------------------<br>
[INFO] Building DSpace Addon Modules<br>[INFO]&nbsp;&nbsp;&nbsp; task-segment: [clean, package]<br>[INFO] ------------------------------------------------------------------------<br>[INFO] ------------------------------------------------------------------------<br>
[ERROR] BUILD ERROR<br>[INFO] ------------------------------------------------------------------------<br>[INFO] The plugin &#39;org.apache.maven.plugins:maven-compiler-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: 4 seconds<br>[INFO] Finished at: Mon Nov 03 02:17:03 GMT+05:30 2008<br>[INFO] Final Memory: 11M/20M<br>[INFO] ------------------------------------------------------------------------<br><br>Now, how do i get this done..<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I changed the owner ship of the installation directory to dspace for<br>
both<br>
user as well as group..and then did mvn clean package..but the problem<br>
persists..<br>
After that when i tried to do &#39;mvn package&#39; again..but it gave the same<br>
problem...<br>
[INFO] Scanning for projects...<br>
[INFO]<br>
------------------------------------------------------------------------<br>
[INFO] Building Maven Default Project<br>
[INFO] &nbsp; &nbsp;task-segment: [package]<br>
[INFO]<br>
------------------------------------------------------------------------<br>
[INFO]<br>
------------------------------------------------------------------------<br>
[ERROR] BUILD ERROR<br>
[INFO]<br>
------------------------------------------------------------------------<br>
[INFO] The plugin &#39;org.apache.maven.plugins:maven-resources-plugin&#39; does<br>
not<br>
exist or no valid version could be found<br>
[INFO]<br>
------------------------------------------------------------------------<br>
[INFO] For more information, run Maven with the -e switch<br>
[INFO]<br>
------------------------------------------------------------------------<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>
<br>&nbsp; </blockquote></div><br>