I am using maven 2.0 alpha-3. Is there any beta release yet??
In my pom I have:
<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">
Is this the right one??
Erick.
Edwin Punzalan wrote:
What version of m2 are you using? For beta, <reports> is deprecated
and <reporting> replaced it.
Erick Dovale wrote:
Hi there,
I just noticed that when adding reports to my pom.xml file my
validator does not recognize the reporting tag; it recognizes the
reports though but, when using the reports tag m2 spits out a message
saying that it is deprecated and suggest to use reporting.
Is this a known bug?? I search for it in Jira and did not find
anything like it.
cheers,
Erick.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]