Ken, We've been using 0.0.12 successfully since release. It's been greatly more stable than 0.0.11 on our large multi-module project. We do use a settings.xml in a non-standard place, but are not referring to it through an environment variable.
I'll give you the benefit of the doubt, but your posts have come off sounding awfully pushy as if you are entitled to support from Eugene. Eugene clearly spends a lot time answering questions on this list. I think a little patience and an attempt to clearly articulate your issues as well as any of your own research into your issue would really help speed things up for you. Best Regards, Tim On Jan 10, 2008 1:59 PM, nhhockeyplayer <[EMAIL PROTECTED]> 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-tp14697346s177p14741177.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 > >
