Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maven 0.5.1 release problem #59

Closed
Hronom opened this issue Aug 27, 2016 · 3 comments
Closed

Maven 0.5.1 release problem #59

Hronom opened this issue Aug 27, 2016 · 3 comments

Comments

@Hronom
Copy link

Hronom commented Aug 27, 2016

The artifact:

 <dependencies>
    ...
    <dependency>
      <groupId>io.nats</groupId>
      <artifactId>jnats</artifactId>
      <version>0.5.1</version>
    </dependency>
  </dependencies>

can't be used because it have dependency on parent with 1.0-SNAPSHOT, please fix this typo.

@oscerd
Copy link

oscerd commented Aug 29, 2016

Yes, this is related to nats-io/nats-parent-pom#3

Maybe a release of parent is needed.

@mcqueary
Copy link

Hi -- yes, that was a mistake on my part. I just released jnats-0.5.2, which resolves this (depends on the stable nats-parent-1.1.pom). Give it a little while to show up on Central.

@oscerd
Copy link

oscerd commented Aug 29, 2016

Thanks Larry :-)

Il 29/ago/2016 20:49, "Larry McQueary" [email protected] ha
scritto:

Closed #59 #59.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#59 (comment), or mute the
thread
https://github.com/notifications/unsubscribe-auth/AE3r1_sxlGPROjP4d4-Uei45rev-ouR5ks5qkymNgaJpZM4JurYy
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants