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

Mavenized/Gradle'ized so we can push snapshots and releases. #25

Merged
merged 1 commit into from Jun 25, 2014

Conversation

Tom-Ski
Copy link
Member

@Tom-Ski Tom-Ski commented Jun 25, 2014

  • Depends on LibGDX 1.2.0
  • Task gradlew publishMavenJavaPublicationToMavenRepository Im not even kidding <

This requires the login credentials for sonatype and central, which can be put in a local gradle.properties on the build server. (I've assumed they could be different, hence sonatypeUser : releaseUser)

@dsaltares
Copy link
Member

Would you mind rebasing that into a single commit to keep history clean please? Thank you, this is actually pretty cool!

dsaltares added a commit that referenced this pull request Jun 25, 2014
Mavenized/Gradle'ized so we can push snapshots and releases.
@dsaltares dsaltares merged commit b76c5e9 into libgdx:master Jun 25, 2014
@mars3142
Copy link
Contributor

Is this online now? I searched at https://oss.sonatype.org/#nexus-search;quick~ashley and only found this

<dependency>
  <groupId>es.e-ucm.com.github.stbachmann.ashley</groupId>
  <artifactId>ashley</artifactId>
  <version>0.1-SNAPSHOT</version>
</dependency>

But I don't think, that I should use this one, because of the strange groupId.

@Tom-Ski
Copy link
Member Author

Tom-Ski commented Jun 26, 2014

Not yet, just need @badlogic as we need to do a few things server side on the build server.

@Tom-Ski
Copy link
Member Author

Tom-Ski commented Jun 29, 2014

Snapshots are being built, and 1.0.0 has been released. I've updated the README with artifact ids ect. The 1.0.0 release is available now on Sonatype releases, it will be available from central in an hour or so.

@mars3142
Copy link
Contributor

Very cool. Thanks.

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

Successfully merging this pull request may close these issues.

None yet

3 participants