I\'m trying to get the newest hibernate version for my project, for this purpose I\'ve added thejboss repo i开发者_运维问答nto my settings.xml
I have a problem with m2eclipse (0.10.0) together with eclipse galileo (Build id: 20090920-1017). I always get the error message:\"Eclipse is running in a JRE, but a JDK is required\". I have tried s
I\'m a beginner at Maven and I\'ve played with it from a command line point of view a little, so now I was trying to use it in Eclipse; I installed the m2eclipse plugin to do so.
I\'m using Eclipse 3.5, Maven 2, m2eclipse and Tomcat 6. So i create Maven project for archetype webapp.
I have a project with the following layout taac * taac-web * taac-backend-api * taac-scheduler all of this is checked into an SVN repository.When creating a new project in eclipse (originally) I开发
How do I stop the \"Maven 2.0 integration\" plugin from running maven build, while keeping \"build automatically\" checked?
I have a situation where I have a web application that is built using maven (i.e., maven-war-plugin). For each code modification, we have had to manually launch maven and restart the application serve
I have Eclipse Galileo (for Java EE Developers) installed, and I\'m now trying to get the m2eclipse开发者_开发百科 Maven plugin installed as well.
My (simple) war project builds fine using mvn:package at the command line, but fails to build in eclipse using maven via the sonatype plugin.
I have 开发者_C百科dependencies installed local on my machine (~/.m2/repository/blah/blah/blah) and m2eclipse is not recognizing them as there - I think m2eclipse is using its own maven instance. Is t