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

Reply via email to