« Return to Thread: Where to get 1.1 version?

Where to get 1.1 version?

by Mike Chaliy :: Rate this Message:

Reply to Author | View in Thread

Hi there
 
I am trying <version>1.1-SNAPSHOT</version>, but maven cannot resolve it Sad smile emoticon.

Getting the Plugin

Getting the plugin is simple. It is deployed in maven default repository "central", so you don't have to do anything !

But neither I nor maven cannot find it.
http://repo2.maven.org/maven2/org/codehaus/mojo/gwt-maven-plugin/
 
Maven says:
[INFO] Error building POM (may not be this project's POM).
 

Project ID: org.codehaus.mojo:gwt-maven-plugin
 
Reason: POM 'org.codehaus.mojo:gwt-maven-plugin' not found in repository: Unable to download the artifact from any repos
itory
 
  org.codehaus.mojo:gwt-maven-plugin:pom:1.1-SNAPSHOT
 
from the specified remote repositories:
  central (http://repo1.maven.org/maven2)
 
 
Sincerely yours, Mike Chaliy. 

 « Return to Thread: Where to get 1.1 version?