And make sure you attempt to install all extras and optional components dependent and related.
good luck nhhockeyplayer wrote: > > Ok... op > > Now go and upgrade to 0.0.12 > > And let me know your results. > > OK? > > > ossi petz-3 wrote: >> >> hallo >> >> if command line works but the plugin does not please compare the output >> of: >> mvn help:effective-settings >> mvn help:effective-pom >> >> if using custom repositories (beside repo1) make sure you define the >> snapshots flag (inside an active profile): >> <repository> >> <id>internal</id> >> <name>Internal maven repository</name> >> <url>http://repos/path/to/mvn/internal</url> >> <releases> >> <enabled>true</enabled> >> </releases> >> <snapshots> >> <enabled>false</enabled> >> </snapshots> >> </repository> >> >> i have never had trouble with m2eclipse not finding a repository. only >> if the local index broke due to a crash (can be fixed with starting >> eclipse using "eclipse -clean") >> >> regards >> op >> >> >> >> nhhockeyplayer schrieb: >>> Can someone offer a solution so this plugin for eclipse? >>> >>> Installation is buggy and no way can i find version 0.0.0.10 to 0.0.0.11 >>> >>> version 12 is unusable >>> >>> cannot configurea local repo either >>> >>> It is really a mess. >>> >>> Web sites need to be cleaned up too >>> >>> Installation needs to be cleaned up >>> >>> Bugs need to be fixed >>> >>> Hello ? >>> >>> Where can I get a previous version? The web site states nothing. It just >>> points me to the update URL's and both update and update-dev produce an >>> unusable tool. >>> >>> >>> >>> ----- >>> Best regards >>> Ken in nashua >> >> >> --------------------------------------------------------------------- >> To unsubscribe from this list please visit: >> >> http://xircles.codehaus.org/manage_email >> >> >> > > ----- Best regards Ken in nashua -- View this message in context: http://www.nabble.com/m2Eclipse-plugin-remains-unusable-without-install-support-tp14697346s177p14741181.html Sent from the Maven Eclipse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
