Maven Integration

I'd just like to say that the Maven integration in the latest EAP is a massive step forward - the dependency diagram showing JAR version conflicts is super-useful (please, please, please allow this view across all of the project's POMs) and re-importing of POMs seems to be miles quicker.  The overall user experience just feels so much slicker than v9, so good work

I do have a query however - I included the latest ehcache dependency and it appears to download all Jars and dependencies correctly.  However, the Maven view on the right hand side has a little red squiggle underneath the POM name and the dependency and I can't for the life of me work out what it's telling me! :)  I'm assuming that there has been some sort of error, but the POM in the editor is saying it's completely valid - is there any view I haven't enabled in order to see this error?

0
4 comments

Try hovering the mouse over the pom's node to see the tooltip describing the problem.

0
Avatar
Permanently deleted user

Yep, I've tried that and it doesn't display anything.

0

No tooltip you mean it no errors in the tooltip?

0
Avatar
Permanently deleted user

I mean that if you hover the mouse pointer over any of the red squiggles in the Maven tool window (either at the POM level or the dependency level), no tooltip is displayed.

0

Please sign in to leave a comment.