Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Dependency from <blah> to nested classpath entry ...\lib\spring-context-2.0.8.jar can not be represented in Maven model and will not be visible to non-OSGi aware Maven plugins

Does anyone have any suggestions on where to start investigating this error:

[WARNING] Dependency from
<blah>\features\...client.application.feature to nested classpath
entry ...\lib\spring-context-2.0.8.jar can not be represented in Maven
model and will not be visible to non-OSGi aware Maven plugins

It works fine on my machine and is failing on the jenkins machine.
The same version of Java and Maven are being used.

Suggestions most welcome.


Back to the top