m2 Getting error while running mvn install.. Cannot find parent: org.codehaus.plexus:plexus-compiler for project: null:plexus-compiler-api:jar:1.5.2

2006-04-05 Thread Gautham Pamu
Hi Everyone, I am running mvn install command and I getting this error with the build. Is this a bug in maven or some problem with the repository. [INFO] Using default encoding to copy filtered resources. [INFO] [ERROR]

Re: m2 Getting error while running mvn install.. Cannot find parent: org.codehaus.plexus:plexus-compiler for project: null:plexus-compiler-api:jar:1.5.2

2006-04-05 Thread Gautham Pamu
Using SuSe 9 Linux for build the maven. My quess, there is something wrong with this pom.xml file in 1.5.2 version of plexus compiler, it could be having some special characters... Thanks Gautham Pamu On 4/5/06, Gautham Pamu [EMAIL PROTECTED] wrote: Hi Everyone, I am running mvn install