Well I got some problems with 0.0.12 I notice some strange things.
For example, a .m2/repository created in the project directory when I do a run Maven install I could send here my settings and pom for study if usefull >2008/1/11, ossi petz <[EMAIL PROTECTED]>: > nhhockeyplayer schrieb: > > Ok... op > > > > Now go and upgrade to 0.0.12 > > > > i have no need to upgrade. i am already using version 0.0.12 > > i am running eclipse 3.3.1.1.1.something with a jre 1.6 (not a jdk) and > m2eclipse projects with jdk 1.5 (jdk 1.4 not working) > > the projects are all multimodule builds (from 1-10 modules) and so far > this combination is the best one for me. after startup it takes a few > minutes to allow the red crosses to disappear. > > indeed the plugin shows some weirdness from time to time. it requires > some patience. but the plugin improves constantly. go try q4e and you > will see it may gets worse ;) > there are some issues ramaining (debugging, missing source attachments > here and there, hot code replacement, webtools). but well... nothing is > perfect :) > > > regards > op > > > > > > 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 > > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
