Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-users] "org.codehaus.plexus.archiver.jar.Manifest.merge(org.codehaus.plexus.archiver.jar.Manifest)"

I have a m2e-imported project that produces this error in the Eclipse "Problems" view:

org.codehaus.plexus.archiver.jar.Manifest.merge(org.codehaus.plexus.archiver.jar.Manifest)

that's all.  Nothing else.  The Eclipse Error log contains:

!ENTRY org.eclipse.m2e.logback.appender 4 0 2012-11-30 15:29:47.158
!MESSAGE Skipping resource folder /backend-core-test-service

"/backend-core-test-service" is the name of the project that the "Manifest" error is being shown for.

Does anyone have a clue what these messages are trying to tell me?

Thanks.

Nat


Back to the top