Hi,
following should should allow you to get the latest snapshot:
...
<dependencies>
...
<dependency>
<groupId>com.canoo.webtest</groupId>
<artifactId>webtest</artifactId>
<version>3.1-SNAPSHOT</version>
</dependency>
</dependencies>
...
<repositories>
<repository>
<id>webtest_dependencies_snapshot</id>
<name>WebTest dependencies</name>
<url>http://webtest.canoo.com/webtest/m2-repo-snapshots</url>
</repository>
</repositories>
...
Cheers,
Marc.
--
Blog: http://mguillem.wordpress.com
Luke Daley wrote:
Are the latest build snapshots in a maven repo anywhere?
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest