2 Replies Last post: Apr 1, 2008 5:26 PM by Anton Makeev  
manuel aldana Novice 112 posts since
Feb 11, 2008
Currently Being Moderated

Mar 21, 2008 3:51 PM

severe maven project import problems with 7.0.3

hi,

 

i managed to import maven project to 7.0.2, but all possible ways i tried with 7.0.3 did not succeed (which makes 7.0.3 unusable for me). initial setup of maven project works fine (pom.xml is recognized etc.) but as soon a 'Make' is done compile errors occur.

 

sample project can be downloaded under https://dep-analyzer.svn.sourceforge.net/svnroot/dep-analyzer/trunk/viewer/.

does anybody succeed (and how) to import this to 7.0.3 and make it compile with maven inside intellij?

 

maven commandline works fine.

 

thanks for your help.

Anton Makeev JetBrains 397 posts since
Dec 19, 2006
Currently Being Moderated
Apr 1, 2008 5:26 PM in response to: manuel aldana
Re: severe maven project import problems with 7.0.3

The 7.0.3 indeed has a problem with dependencies resolution. It has been fixed in 8.0 eap and upcoming 7.0.4 eap.

More Like This

  • Retrieving data ...