Git Product home page Git Product logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024

Original comment by [email protected] on 23 Apr 2009 at 9:10

  • Changed state: new
  • Added labels: Priority-Low, Type-Other
  • Removed labels: Priority-Medium, Type-Defect

from testability-explorer.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
The name of the plugin has gone through a few iterations. Agree that we should 
follow
convention, I'll remove the 2.

As for releasing, I'm not sure yet about having different versions of different
parts. I would think every release of core would include stuff that maven users 
would
want, so we would always release together. Also, my experience on another 
project was
that maven doesn't understand how to perform a release of only some components 
and
not the whole app. I'd want to be sure that has been solved before assuming it's
possible. Anyway, if we do reach a point where we want to release just one 
component,
we can uncouple the versions in the POM at that time without much hassle, right?

Original comment by aeagle22206 on 24 Apr 2009 at 2:31

from testability-explorer.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
Seems it has been done. The section 'Running with Maven' of the wiki 'Getting
Started' page should be updated to reflect this, should be:
<plugin>
    <groupId>com.google.testability-explorer</groupId>
    <artifactId>maven-testability-plugin</artifactId>
    <version>1.3.2-SNAPSHOT</version>
</plugin>

Instead of:
<plugin>
    <groupId>com.google.testability-explorer</groupId>
    <artifactId>maven2-testability-plugin</artifactId>
    <version>1.3.1-SNAPSHOT</version>
</plugin>

Original comment by [email protected] on 15 Jun 2009 at 11:56

from testability-explorer.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
Thanks Cedric, updated.

Original comment by aeagle22206 on 16 Jun 2009 at 8:01

  • Changed state: Fixed

from testability-explorer.

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.