Hello,

recently (with neon) I started to note that some projects, mostly ones that uses maven-bundle-plugin, are being imported as a general project.

The .classpath is not being created and java nature is not being added to .project.

as example, I imported org.apache.felix.connect and org.apache.felix.scr projects right now.

Both projects have this plugin in the hierarchy:

        <plugin>
          <artifactId>maven-compiler-plugin</artifactId>
          <version>3.2</version>
        </plugin>

anyone also have experimented this kind of problem ? any tip for how to investigate better this?

thanks,

Cristiano
_______________________________________________
m2e-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/m2e-users

Reply via email to