Folks, I am using eclipse with maven2 and am getting the following error when attempting to build James/Server.
Any ideas? THanks, Robert [INFO] Unable to load parent project from a relative path: Could not find the model file 'C:\Documents and Settings\106052\My Documents\james\maven.1264004763546\pom.xml'. for project unknown at C:\Documents and Settings\106052\My Documents\james\maven.1264004763546\pom.xml [INFO] Parent project loaded from repository. [INFO] [jar:test-jar] [INFO] [statemgmt:end-fork] [INFO] Ending forked execution [fork id: 1308482210] [INFO] [assembly:assembly] [ERROR] The following mojo encountered an error while executing: Group-Id: org.apache.maven.plugins Artifact-Id: maven-assembly-plugin Version: 2.2-beta-5 Mojo: assembly brought in via: Direct invocation While building project: Group-Id: org.apache.james Artifact-Id: james-server Version: 3.0-M1 >From file: C:\Documents and Settings\106052\My Documents\james\maven.1264004763546\james-server\pom.xml Reason: Error reading assemblies: No assembly descriptors found. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
