You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by solo1970 <so...@ericsson.com> on 2008/11/26 16:06:05 UTC

POM errors

Hello!

Is there a tool or editor, that verifies if there are errors in the POM?

Thanks

Sonia
-- 
View this message in context: http://www.nabble.com/POM-errors-tp20702653p20702653.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: POM errors

Posted by Stephen Connolly <st...@gmail.com>.
1. the pom has an xsd, if your editor supports xml validation using xsd
schemas, use that.
2. run mvn validate

2008/11/26 solo1970 <so...@ericsson.com>

>
> Hello!
>
> Is there a tool or editor, that verifies if there are errors in the POM?
>
> Thanks
>
> Sonia
> --
> View this message in context:
> http://www.nabble.com/POM-errors-tp20702653p20702653.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>