pom.xml
Maven: Include file defined in parent POM?
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[详细]
2023-04-12 03:48 分类:问答maven ear plugin not picking up application.xml
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?[详细]
2023-04-12 00:17 分类:问答where to get hibernate jars from?
开发者_如何学运维i dont know how many of you noticed http://repository.jboss.org/maven2 is down. where are you getting your jars from now?[详细]
2023-04-11 17:09 分类:问答IntelliJ - Convert a Java project/module into a Maven project/module
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.[详细]
2023-04-11 01:32 分类:问答get tomcat installation path in pom.xml
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[详细]
2023-04-10 19:26 分类:问答Deployement exception on jboss 5.0.1 . GA
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[详细]
2023-04-08 19:11 分类:问答Cannot download push-server dependency from icefaces or ibiblio repos
the dependency push-server exists in both icefaces and ibiblio repos http://anonsvn.icefaces.org/repo/maven2/releases/org/icefaces/push-server/[详细]
2023-04-06 16:28 分类:问答trying to override dependency of Apache Tika 0.9 from PDFBOX 1.4.0 to PDFBOX 1.6.0
<dependency> <groupId>org.apache.tika</groupId> <artifactId>tika-parsers</artifactId>[详细]
2023-04-06 07:06 分类:问答Changed pom but didn't affect to module
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\'[详细]
2023-04-04 17:50 分类:问答Maven Update Project Configuration issue
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[详细]
2023-04-04 08:24 分类:问答