dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #00769
Maven 101
Hi,
I have never delved into the depthts of maven, and now having some problems
trying to follow these instructions:
http://code.google.com/p/gettext-commons/wiki/MavenRepository
"[INFO] The plugin 'org.apache.maven.plugins:maven-gettext-plugin' does not
exist or no valid version could be found"
It seems as if Maven is just ignoring the repository I added, and searching
in org.apache.maven.plugins instead of in
http://gettext-commons.googlecode.com/svn/maven-repository/org/xnap/commons/maven-gettext-plugin/1.2.0/
Even trying to add the plugin to the local repo manually has no effect.
Guidance welcomed.
Knut