Karaf 4: Resource mvn:org.opendaylight.controller/sal-cluster-admin-api/1.6.0-SNAPSHOT does not contain a manifest

Cannot Reproduce

Description

OPNFLWPLUG-908 reports hitting this on feature installation in Karaf 4:

Caused by: java.lang.IllegalArgumentException: Resource mvn:org.opendaylight.controller/sal-distributed-datastore/1.6.0-SNAPSHOT does not contain a manifest

Caused by: java.lang.IllegalArgumentException: Resource mvn:org.opendaylight.controller/sal-cluster-admin-api/1.6.0-SNAPSHOT does not contain a manifest

Environment

Operating System: All
Platform: All

Activity

Show:

Tomáš Slušný 
June 16, 2017 at 12:45 PM

Looks like it is working again, I don't really know what happened, but I tried rebuilding it before like 3 or 4 times with -U and it was always same error. But now I tried to build project again and suddenly sal-cluster-admin-api was downloaded correctly. So this one can be probably closed then.

Michael Vorburger 
June 16, 2017 at 11:56 AM

I just a dumb first test and pulled latest master and cd controller/opendaylight/md-sal/sal-cluster-admin-api; mvn package to look at if maybe something really broke the bundle JARs, but of course target/sal-cluster-admin-api-1.6.0-SNAPSHOT.jar does still have a META-INF/MANIFEST.MF, so it's not quite as simple as that...

We'll have to reproduce this in a distro and debug from there...

Details

Assignee

Reporter

External issue ID

Components

Affects versions

Priority

Created June 16, 2017 at 11:31 AM
Updated October 19, 2017 at 9:25 PM
Resolved June 16, 2017 at 12:48 PM