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

Correct wiki wrt. Readme/Running with Maven. #46

Open
GoogleCodeExporter opened this issue Oct 23, 2015 · 1 comment
Open

Correct wiki wrt. Readme/Running with Maven. #46

GoogleCodeExporter opened this issue Oct 23, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

The readme[1] says that "The Maven plugin is not yet released to the Maven
central repository. To use it, you'll need to build it from source:".
However, TE is now in Maven central repo[2] and therefore one can just
update the POM file.

In addition, the  available options lsits ...:maven2-te... instead of
...:maven-te... that is the correct artifactId.

[1] http://code.google.com/p/testability-explorer/wiki/Readme
[2]
http://repo1.maven.org/maven2/com/google/testability-explorer/maven-testability-
plugin/

Original issue reported on code.google.com by [email protected] on 30 Oct 2009 at 1:40

@GoogleCodeExporter
Copy link
Author

Current POM entry for reporting section is:
      <plugin>
        <groupId>com.google.testability-explorer</groupId>
        <artifactId>maven-testability-plugin</artifactId>
        <version>1.3.3</version>
      </plugin>

Original comment by [email protected] on 24 Feb 2010 at 8:52

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

No branches or pull requests

1 participant