What steps will reproduce the problem?
1. Setup a maven project
2. Google for FlashSelenium POM data
3. Find POM data:
<dependency>
<groupId>com.googlecode</groupId>
<artifactId>flashselenium-java-client-extension</artifactId>
<version>1.0</version>
<scope>test</scope>
</dependency>
4. Run Maven with the found FlashSelenium pom data and maven fails to find it
Where is the Maven plugin hosted?
Original issue reported on code.google.com by k177enm1...@gmail.com on 19 Oct 2011 at 1:10
Original issue reported on code.google.com by
k177enm1...@gmail.com
on 19 Oct 2011 at 1:10