Hi Ken,

I just had the same message compiling the imap project.
I relaunched the mvn command a little time after, and the it worked.

I think it comes from a temporary problem where mvn server are sometimes unreachable and all libraries are not available on all alternative servers (http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/commons/ is for example empty)

So you can retry.
Once your local mvn repository is feeded with the commons parent pom, you probably get another error. I've got today this one with mvn 2.2.1: INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.6.1:javadoc' has not be previously called for the project: 'org.apache.james:apache-mime4j-examples:jar:0.7-SNAPSHOT

I may need to change maven version.

Tks,

Eric



On 1/08/2010 14:13, [email protected] wrote:
Hi All,

I got problem when trying to compile MIME4J. I used maven-2.0.11 and
maven-2.2.1 but both fails.

Please kindly help:

D:\download\java\mime4j_patch\apache-mime4j-0.6>..\..\apache-maven-2.0.11\bin\mv
n package
[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[INFO] Building Apache JAMES Mime4j
[INFO]    task-segment: [package]
[INFO]
------------------------------------------------------------------------
[INFO] [javacc:jjtree-javacc {execution: generate-jjtree}]
[INFO] Skipping - all parsers are up to date
[INFO] [javacc:javacc {execution: generate-javacc}]
[INFO] Skipping - all parsers are up to date
Downloading:
file://D:\download\java\mime4j_patch\apache-mime4j-0.6/stage/org.ap
ache.commons/poms/commons-parent-5.pom
[INFO] Unable to find resource 'org.apache.commons:commons-parent:pom:5' in
repo
sitory local-mime4j-stage-repository
(file://D:\download\java\mime4j_patch\apach
e-mime4j-0.6/stage)
Downloading:
http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apach
e/commons/commons-parent/5/commons-parent-5.pom
[INFO] Unable to find resource 'org.apache.commons:commons-parent:pom:5' in
repo
sitory apache.releases
(http://people.apache.org/repo/m2-ibiblio-rsync-repositor
y)
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: commons-logging:commons-logging:jar:1.1.1

Reason: Cannot find parent: org.apache.commons:commons-parent for project:
commo
ns-logging:commons-logging:jar:1.1.1 for project
commons-logging:commons-logging
:jar:1.1.1


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Sun Aug 01 20:10:42 GMT+08:00 2010
[INFO] Final Memory: 25M/349M
[INFO]
------------------------------------------------------------------------
D:\download\java\mime4j_patch\apache-mime4j-0.6>

Regards,
Ken





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to