Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
When building using the snapshots... I'm getting warnings from sbt/ivy like
`[warn] Unable to reparse org.apache.toree#toree-kernel_2.10;0.1.0.dev6-incubating-SNAPSHOT from Apache Maven Repository, using Fri Apr 29 19:45:33 GMT 2016
[warn] Choosing Apache Maven Repository for org.apache.toree#toree-kernel_2.10;0.1.0.dev6-incubating-SNAPSHOT
`
2 options... our published jars should be versioned like
0.1.0-devN-incubation-SNAPSHOT
or remove the `devN` portion altogether and make them try SNAPSHOTs of 0.1.0.
https://docs.oracle.com/middleware/1212/core/MAVEN/maven_version.htm#MAVEN400
Attachments
Issue Links
- is duplicated by
-
TOREE-312 Published JARs have non conforming version strings
- Open