Hello bier developers,

FYI: I'm currently trying to build bier, as part of autorelease. This is
for local testing of the upcoming
https://git.opendaylight.org/gerrit/#/c/48901/ - work for a
SingleFeatureTest incl. TestBundleDiag which will ensure that features can
actually be installed AND leads to no broken bundle, incl. blueprint wiring
verification.

Unfortunately I'm hitting the following build problem in your project, is
this something you're aware of:

[INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @
topomanager-api ---
[INFO] Installing
org/opendaylight/bier/topomanager-api/0.1.0-SNAPSHOT/topomanager-api-0.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]

[INFO]
------------------------------------------------------------------------
[INFO] Building topomanager-impl 0.1.0-SNAPSHOT
(...)
Failed to execute goal on project topomanager-impl: Could not resolve
dependencies for project
org.opendaylight.bier:topomanager-impl:bundle:0.1.0-SNAPSHOT: Failed to
collect dependencies at
org.opendaylight.openflowplugin:openflowplugin-common:jar:RELEASE: Failed
to read artifact descriptor for
org.opendaylight.openflowplugin:openflowplugin-common:jar:RELEASE: Failed
to resolve version for
org.opendaylight.openflowplugin:openflowplugin-common:jar:RELEASE -> [Help
1]

Quick analysis points to
https://github.com/opendaylight/bier/blob/master/topomanager/impl/pom.xml#L59,
which looks very strange, indeed there is no <version>RELEASE in
https://nexus.opendaylight.org/#nexus-search;gav~~openflowplugin-common~~~
... this should probably better be e.g.  <version>0.4.0-SNAPSHOT, as
proposed in https://git.opendaylight.org/gerrit/#/c/50324/ ?

Tx,
M.
--
Michael Vorburger <[email protected]> | IRC: vorburger @freenode | ~ =
http://vorburger.ch
_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev

Reply via email to