Discussion:
Netbeans and Maven Project (with modules) - 'dependencies.dependency.version' is missing, but version in parent POM
spyrogyra
15 years ago
Permalink
Project model validation failed.
[0] 'dependencies.dependency.version' is missing for org.springframework:spring
and <Badly formed Maven Project> on project.
this is not a problem because the version of dependency is in master pom.

any suggestions to solve? or is it a bug in the maven plugin?

thanks
Fabrizio Giudici
15 years ago
Permalink
Post by spyrogyra
Project model validation failed.
[0] 'dependencies.dependency.version' is missing for org.springframework:spring
and <Badly formed Maven Project> on project.
this is not a problem because the version of dependency is in master pom.
any suggestions to solve? or is it a bug in the maven plugin?
Have you tried to reload all the projects? (Indeed, the master pom and
the current one should suffice).
--
Fabrizio Giudici - Java Architect, Project Manager
Tidalwave s.a.s. - "We make Java work. Everywhere."
weblogs.java.net/blog/fabriziogiudici - www.tidalwave.it/people
***@tidalwave.it
spyrogyra
15 years ago
Permalink
indeed, opening again netbeans projects do not report without problems. But I did not have to close and open the projects, only resolved by restarting netbeans.

Thanks

PS: Product Version: NetBeans IDE 6.8 (Build 200912041610)

Loading...