[oXygen-user] Validating a Maven pom.xml file in Oxygen?

DaMommio, Aaron D (Aaron) aarond at motive.com
Wed Dec 4 13:02:10 CST 2013


I don't seem to be able to validate Maven pom files in Oxygen (v12.2 or v15) .

<project xmlns="http://maven.apache.org/POM/4.0.0" >

I did some web research, got some indications that I needed to add more attributes to my root element...

<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/xsd/maven-4.0.0.xsd">

But both of the above formulations generate 'no schema or DTD associated' errors.

Any clues here?
Thanks,
Aaron DaMommio

===================
AARON DAMOMMIO
ALCATEL-LUCENT
STAFF TECHNICAL WRITER/TOOLS DEVELOPER
CUSTOMER EXPERIENCE SOLUTIONS
AUSTIN, TX 
USA
T: (512) 531-2408  
M: (512) 762-4326
aarond at motive.com




More information about the oXygen-user mailing list