[CONTROLLER-1860] Neon-MRI: Bump odlparent, yangtools, mdsal Created: 04/Sep/18 Updated: 26/Oct/18 Due: 20/Sep/18 Resolved: 26/Oct/18 |
|
| Status: | Resolved |
| Project: | controller |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | Neon |
| Type: | Improvement | Priority: | Medium |
| Reporter: | Michael Vorburger | Assignee: | Robert Varga |
| Resolution: | Done | Votes: | 0 |
| Labels: | neon-mri | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||||||||||
| Description |
|
controller part of https://git.opendaylight.org/gerrit/#/q/topic:neon-mri : https://git.opendaylight.org/gerrit/#/c/74855/
|
| Comments |
| Comment by Michael Vorburger [ 14/Sep/18 ] |
|
rovarga and skitt while trying this out for git fetch ssh://vorburger@git.opendaylight.org:29418/controller refs/changes/55/74855/58 && git checkout FETCH_HEAD mvn -Pq clean install I'm currently hitting: [ERROR] [ERROR] Some problems were encountered while processing the POMs: [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.opendaylight.controller.samples:clustering-it-config:[unknown-version], /home/vorburger/dev/ODL/git/controller/opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml, line 21, column 17 [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 27, column 15 [ERROR] 'dependencies.dependency.version' for tech.pantheon:triemap:jar is missing. @ line 194, column 17 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.opendaylight.controller:sal-distributed-datastore:1.9.0-SNAPSHOT (/home/vorburger/dev/ODL/git/controller/opendaylight/md-sal/sal-distributed-datastore/pom.xml) has 1 error [ERROR] 'dependencies.dependency.version' for tech.pantheon:triemap:jar is missing. @ line 194, column 17 |
| Comment by Robert Varga [ 14/Sep/18 ] |
|
The patches are in flux right now because of the final bits going into yangtools/mdsal. I'll take a look at the patches some time next week. |
| Comment by Michael Vorburger [ 17/Sep/18 ] |
|
rovarga thank you for fixing this (Patch Set 63 builds locally; |