Hi,

Is mvn test on any Linux platform. I am asking this question, because when I
tried mvn 2.0.4 on a linux platform, I am getting
these errors. I have seen similar problem with different pom files in plexus
when I tried mvn 2.0.3
and Carlos Sanchez fixed these problems.

How to reproduce the problem..

Downloaded mvn 2.0.4 version (install it) and cleanup my repository
directory and try to compile any projects.

I think there is problem with pom files of plexus-container-default:jar:
1.0-alpha-9 . They
should be having invalid characters..in thos white spaces..

Downloading: 
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom

492b downloaded
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: null:plexus-container-default:jar:1.0-alpha-9

Reason: Cannot find parent: org.codehaus.plexus:plexus-containers for
project: null:plexus-container-default:jar:1.0-alpha-9


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 26 seconds
[INFO] Finished at: Thu Apr 13 16:18:49 CDT 2006
[INFO] Final Memory: 7M/19M
[INFO]
------------------------------------------------------------------------


--
-Gautham Pamu

--
-Gautham Pamu

Reply via email to