Cannot install netbeans on Gentoo

Posted by siebz0r on Super User See other posts from Super User or by siebz0r
Published on 2012-03-04T14:10:02Z Indexed on 2012/11/29 23:10 UTC
Read the original article Hit count: 275

Filed under:
|
|

I'm trying to install Netbeans on my Gentoo system and I just cannot get it to work. When I'm compiling it It fails due to not being able to locate org.apache.maven.project.MavenProject.

[nb-javac] class file for org.apache.maven.project.MavenProject not found

I'm suspecting it has something to do with the installation not being able to find several files. However these are reported as warnings. The missing files have a version in their filenames, the files that are on the disk have a version number that is slightly off. So that explains why these cannot be found.

The full output of the install can be found here: http://pastebin.com/43NS2ktz

© Super User or respective owner

Related posts about gentoo

Related posts about netbeans