Hi Kees, I also do like this but I can't be satisfied with this solution. I test maven for our developpers who like clic-clic solution and who don't want to go deeply on maven concept. I need to set up a packaging solution.Do you find someone interesting about this error? Otherwise I ' ll create on eclipse external tools all useful command corresponding to each lifecycle phases as in maven documentation site. And when they need to remove or add dependencies , they run mvn eclipse on eclipse and refresh project.
Tom 2006/1/12, Kees de Kooter <[EMAIL PROTECTED]>: > On 1/12/06, Tom Joad <[EMAIL PROTECTED]> 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. > > > > Hi Tom, > > I have the same problems. I fix this by first running maven from the > command line. After that the plugin can find dependencies in the local > machine repo. > > Ever since I installed eclipse 3.1.1 + web tools I also have the same > class not found exception. > > Kees de Kooter > > --------------------------------------------------------------------- > 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]
