Hello Robert, I already use the plugin functionnality as you say. On window preference maven2 , you can only configure local repository . If you need dependency not present locally , the plugin downloads artifacts on central repository without holding settings.xml which points to internal repository. I use eclipse 3.1.1 . Is my error message due to incompatibility with feature 0.0.3 of plugin?
2006/1/12, Robert Taylor <[EMAIL PROTECTED]>: > Hi Joe, I'm using Maven2 and Eclipse 3.2M4 and installed the plugin the > other day. Window > Preferences > Maven 2 provides some configuration > attributes. More specifically, one for the location of the repository. > > Also, when you enable the Maven 2 plugin for the project, it will add a > Maven2 Dependencies folder which iclude the corresponding jar file > locations to your classpath. See project properties > Java Build Path > > Libraries tab. > > I'm having some issues with the war:war goal though. > > /robert > > Tom Joad wrote: > > Hi, > > I would like to know if someone uses the maven2 eclipse plugin.I > > Install it , and create the pom file dependencies for a test project > > .It seems to work well but i see that ,it doesn't connect to my own > > repository because , nowhere we can declare settings.xml so it > > directly searchs on central repository. For my company , it is not > > possible to use as it. > > On eclipse workbench external tools there is m2 icon and command > > configuration, > > But for instance i launch any lifecycle phase , I have error message > > "java class not foud : and ". > > Could , someone , give me hints for using this plugin? > > > > Thanks in advance > > > > Tom. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
