Hi *,

I started to migrate the structure of a project to maven 2.0.1.
The project consists of three modules, like this:

-Base
-Main
-Other Stuff

However, the last two have a dependency to the base module.

So, first task was to install a jar from base module to the local repository.
This works fine, but while trying to compile the other two, there was
the exception of a not valide pom.

The pom was generated by maven from the first install corresponding to
the base pom, right? But this one was valid. However, what could be
the reason for the not validated pom?

I have checked out myfaces, there i tried to build the project.
Exception was: Not a v4.0.0 POM

Do i miss a plugin?

Thx for help,

regards,

Gerald

--
Gerald Muellan
Schelleingasse 2/11
1040 Wien
0043 699 11772506
[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to