Error with Maven while deploying the war file
Hi,
I am new to maven...
I created java spring hibernate project.. and i kept all .java files in this path
Myapplication\src\main\java\com\mycompany
and create resources, webapp folders in Myapplication\src\main
and inside resources i crea
August 1, 2012 at 6:14 PM
Error with Maven while deploying the war file
Hi,
I am new to maven...
I created java spring hibernate project.. and i kept all .java files in this path
Myapplication\src\main\java\com\mycompany
and create resources, webapp folders in Myapplication\src\main
and inside resources i created 3
August 1, 2012 at 6:14 PM
pom.xml local jar
Hi,
I have placed one jar file in the WEB-INF/lib folder now I wan't to use this jar in the maven build and test phases. How to use this jar file?
Thanks
July 30, 2012 at 10:18 AM
pom.xml local jar
Hi,
I have placed one jar file in the WEB-INF/lib folder now I wan't to use this jar in the maven build and test phases. How to use this jar file?
Thanks
July 30, 2012 at 10:18 AM
Maven with eclipse
Hai friends i m new to maven and quartz scheduler. I run the simple Helloworld quartz scheduler program as maven project in eclipse successfully. Now i want to cluster the same program in terracotta quartz scheduler... Pls anyone could help me to
July 7, 2012 at 2:11 PM
maven fortify plugin
hi,
I am trying to generate a fortify report using maven. I have downloaded plug-ins fortify-plugin-1.0 ,jenkinsci-fortify360-plugin-8c73d51 and installed it. I have also added the dependencies in my pom.xml file.But it is not working.
Can
May 24, 2012 at 6:30 PM
How to give path to the Dfile?
Hello erveryone,
I want to make a maven project so i read
"http://www.roseindia.net/maven2/installingandgettinghandson_maven.shtml"
it runs correctly, but when i tried my own project on sphinx, i have to gi
March 23, 2012 at 9:31 AM
How To get DgroupId while using maven.
Hello everyone,
I read "http://www.roseindia.net/maven2/installingandgettinghandson_maven.shtml" and tried it and it is working,
but when i want to make other project for speech to text converter ,i can't find th
March 23, 2012 at 9:15 AM
maven build failed
Hi,
I have downloaded the maven 3.0.4 and extracted it.and I have seted the path
correctly.
I am following steps from this url.
http://www.roseindia.net/maven2/installingandgettinghandson_maven.shtml
and I am runni
March 14, 2012 at 5:41 PM
maven 3.0.4 build failed
Hi,
I have downloaded the maven 3.0.4 and extracted it.and I have seted the path
correctly.
I am following steps from this url.
http://www.roseindia.net/maven2/installingandgettinghandson_maven.shtml
and I am
March 14, 2012 at 5:41 PM
Moving projects from tomcat-6.0 to jboss 5.0.1 GA
Now i am using tomcat server version6.0 for my project. Now i want to change the server from tomcat to jboss 5.0.1 GA.
What are the things i have to do for using jboss instead of tomcat? Also while using tomcat i had a pom.xml file. Should
March 6, 2012 at 7:37 PM
Local repository in Maven
How to read the jars/plugins from local instead of online while building an application with Maven. Any detailed steps will be appreciated.
February 8, 2012 at 5:02 PM
build failure error with maven
hi,
when i clean install a maven file I am getting the error in command prompt like
sun.misc.BASE64Encoder is Sun proprietary API and may be removed in a future release. There are several instances of using BASE64Encoder in the core which
December 13, 2011 at 9:57 AM
Local Maven Depenency
Hi,
What is local maven dependency? How to manage local maven dependency?
Thanks
April 2, 2011 at 11:53 PM
maven subversion issue
m doing work on maven and subversion
i have created a maven project now i want to point it to my repository(created by svn tortoise.so i want to take advantages of maven with maintaining subversion repository.
i read that for this i have t
March 13, 2011 at 4:27 PM
maven subversion issue
m doing work on maven and subversion
i have created a maven project now i want to point it to my repository(created by svn tortoise)
i read that for this i have to change in pom.xml file from this site
http://wiki.gxdeveloperweb.com/conflu
March 13, 2011 at 4:16 PM