smallrye / smallrye-reactive-streams-operators

Implementation of the MicroProfile Reactive Streams Operators specification
https://www.smallrye.io/smallrye-reactive-streams-operators/
Apache License 2.0
20 stars 9 forks source link

Update to new artifactId and version scheme #74

Closed kenfinnigan closed 5 years ago

kenfinnigan commented 5 years ago

Would appreciate your feedback @cescoffier as to whether I've gone too crazy with the MP version suffix on artifactId.

Think I did it where it made sense, let me know if that's not the case

cescoffier commented 5 years ago

@kenfinnigan can you rebase?

kenfinnigan commented 5 years ago

should be fixed now

cescoffier commented 5 years ago

Thanks, Waiting for CI

cescoffier commented 5 years ago

@kenfinnigan the build fails: [ERROR] Non-resolvable parent POM for io.smallrye.reactive:smallrye-reactive-streams-operators-1.0-release:[unknown-version]: Could not find artifact io.smallrye.reactive:smallrye-reactive-streams-operators-project-1.0:pom:1.0.5-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 5, column 13 -> [Help 2]

kenfinnigan commented 5 years ago

That'll teach me to fix conflicts in the browser!

cescoffier commented 5 years ago

Thanks!