-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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 jussiku...@gmail.com on 30 Oct 2009 at 1:40