[vox-tech] best way to validate an XML file?

Brian Lavender brian at brie.com
Wed Jun 8 13:13:15 PDT 2011


It turns out that there is a 

mvn validate

that will check for a valid pom.xml file. It just seems to spew out a whole
lot of info once it finds the error. I always seem to look at the end of
the output.

brian

On Wed, Jun 08, 2011 at 12:52:20PM -0700, Brian Lavender wrote:
> What is everyone using to validate an XML file on GNU/Linux? I have a 
> pom.xml file that I would to check is valid.
> 
> I know I can validate it in Eclipse, but I would like to see other approaches to
> validating it.
> 
> brian
> -- 
> Brian Lavender
> http://www.brie.com/brian/
> 
> "There are two ways of constructing a software design. One way is to
> make it so simple that there are obviously no deficiencies. And the other
> way is to make it so complicated that there are no obvious deficiencies."
> 
> Professor C. A. R. Hoare
> The 1980 Turing award lecture


> _______________________________________________
> vox-tech mailing list
> vox-tech at lists.lugod.org
> http://lists.lugod.org/mailman/listinfo/vox-tech


-- 
Brian Lavender
http://www.brie.com/brian/

"There are two ways of constructing a software design. One way is to
make it so simple that there are obviously no deficiencies. And the other
way is to make it so complicated that there are no obvious deficiencies."

Professor C. A. R. Hoare
The 1980 Turing award lecture


More information about the vox-tech mailing list