I have set up a parent POM for use by all my projects with standard configuration.I\'ve been playing with the maven-java-formatter-plugin and using my own formatter config file.In the parent POM I\'ve
I am using jbosscc-seam-archtype 1.2 and I am putting the application.xml in EAR project, under /src/main/application/META-INF/ but the maven-ear-plugin is not picking it up. any suggestion?
开发者_如何学运维i dont know how many of you noticed http://repository.jboss.org/maven2 is down. where are you getting your jars from now?
I have a project on Bitbucket. Only the sources are committed. To retrieve the project onto a new machine, I used Version Control > Checkout from Version Control from within IntelliJ.
i want to get the root directory of apache tomcat installed in my system in the pom.xml for example my tomcat is installed in c:\\apache-tomcat-6.0.32
Hi I am getting following exception when I deploy my war in Jboss 5.0.1.GA Project uses maven. I think it is to do something with jar\'s
the dependency push-server exists in both icefaces and ibiblio repos http://anonsvn.icefaces.org/repo/maven2/releases/org/icefaces/push-server/
<dependency> <groupId>org.apache.tika</groupId> <artifactId>tika-parsers</artifactId>
I use Inte开发者_高级运维lliJ IDEA and running a Maven application. My application uses some other modules, projects. I changed version of one module\'s dependencies(I changed a hibernate dependency\'
Whenever I perfo开发者_开发问答rm a Maven Update Project Configuration, I loose ay of the projects I have listed in eclipse under the Java Build Path/Projects. Is there a plugin or something that I ne