Giter VIP home page Giter VIP logo

Comments (4)

WonderCsabo avatar WonderCsabo commented on June 14, 2024

@JakeWharton any thoughts?

from assertj-android.

kingargyle avatar kingargyle commented on June 14, 2024

Yes, please release as a JAR as well. I'd like to migrate from fest over to assertj and use with Robolectric. Also, there are dependency issues with Gradle and the way it is creating AAR files, that will be blocked from being distributed to Maven Central if they contain invalid poms (i.e. ones generated following the IVY specs).

The way the AARs are created currently break with Maven based tooling.

See:
https://code.google.com/p/android/issues/detail?id=72807
https://twitter.com/jvanzyl/status/540930500513120257
https://twitter.com/jvanzyl/status/540930855854559233

from assertj-android.

pendext avatar pendext commented on June 14, 2024

Not sure if this is everything that is necessary for creating the jars during the gradle build: #149

from assertj-android.

kingargyle avatar kingargyle commented on June 14, 2024

We used the patch in #149 and it works well to produce the necessary jar versions so we can use it in our maven builds and with the maven-surefire-plugin and robolectric. The AARs are not added to the classpath if you specify a test scope, and if you specify them as a normal dependency they get included in the APK.

from assertj-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.