Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Maven Integration (M2E) » Unknow validation error on pom.xml
Unknow validation error on pom.xml [message #480120] Thu, 13 August 2009 22:42 Go to next message
Esteban Dugueperoux is currently offline Esteban DugueperouxFriend
Messages: 472
Registered: July 2009
Senior Member
Hi,

I use Galileo with m2eclipse 0.9.9.2009.07.201117 from
http://m2eclipse.sonatype.org/update-dev/ update site.
I have imported maven project from
http://shinetech.com/pages/viewpage.action?pageId=1396,
then pom.xml from "shine-reference-gwt" subproject don't validate with a
unknow error. In fact it missing schemaLocation in pom.xml then I
replaced <project> with <project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
but any progress.
Consequently my classpath is incomplete.

Someone can confirm this problem?

Thanks.
Re: Unknow validation error on pom.xml [message #480241 is a reply to message #480120] Fri, 14 August 2009 14:05 Go to previous message
Igor Fedorenko is currently offline Igor FedorenkoFriend
Messages: 14
Registered: July 2009
Junior Member
I was able to import the project into latest m2e from trunk, so I guess
the problem is fixed already. Please wait for the next 0.9.9 dev build
and submit new bugreport in JIRA [1] if you still see the problem

--
Regards,
Igor

[1] https://issues.sonatype.org/browse/MNGECLIPSE


Esteban DUGUEPEROUX wrote:
> Hi,
>
> I use Galileo with m2eclipse 0.9.9.2009.07.201117 from
> http://m2eclipse.sonatype.org/update-dev/ update site.
> I have imported maven project from
> http://shinetech.com/pages/viewpage.action?pageId=1396,
> then pom.xml from "shine-reference-gwt" subproject don't validate with a
> unknow error. In fact it missing schemaLocation in pom.xml then I
> replaced <project> with <project
> xmlns="http://maven.apache.org/POM/4.0.0"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
> http://maven.apache.org/maven-v4_0_0.xsd">
> but any progress.
> Consequently my classpath is incomplete.
>
> Someone can confirm this problem?
>
> Thanks.
Previous Topic:Guice in maven?
Next Topic:Writing plugin using "Plug-in Development" or a maven plugin?
Goto Forum:
  


Current Time: Thu Apr 18 15:53:56 GMT 2024

Powered by FUDForum. Page generated in 0.02660 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top