mvn install ignore hibernate hbm.xml files

2008-03-06 Thread MPF
Hi! If I wanna install my project on my local repository the hibernate hbm.xml files always get ignored - No hbm.xml file is in the generated JAR! If I use mvn package the hbm.xml files are there - whats going wrong with mvn install pom file: http://www.nabble.com/file/p15873003/pom.xml pom.xml

Re: Maven Build Problem - XFire

2007-07-12 Thread MPF
://xfire.codehaus.org/Dependency+Guide Cheers, Siegfried Goeschl MPF wrote: Hi! I have a webapplication (myFaces) which also use a webservice of mine - so i installed the Xfire plugin and created the code which the wsdl of the webservice. on localhost all work, but now i wanted

Maven Build Problem - XFire

2007-07-11 Thread MPF
Hi! I have a webapplication (myFaces) which also use a webservice of mine - so i installed the Xfire plugin and created the code which the wsdl of the webservice. on localhost all work, but now i wanted to create a war file and got a build error. did i need xfire dependencies at my pom file?

Re: Compile dont work

2007-06-18 Thread MPF
Now i added your suggestion and now i get following error: --- [INFO] Building A custom project using myfaces [INFO]task-segment: [clean, compile] [INFO] --- [INFO] [clean:clean] [INFO] Deleting directory

Re: Compile dont work

2007-06-18 Thread MPF
i have javax.servlet.jar only as external jar at the project :( someone know a maven repository to getting them (and how i must call the javax dependency)? im really new to this :( -- View this message in context: http://www.nabble.com/Compile-dont-work-tf3922045s177.html#a11170819 Sent from

Compile dont work

2007-06-14 Thread MPF
Hi! I get following error if i try to compile my project: C:\work\projects\GATHER~1mvn clean compile [INFO] Scanning for projects... [INFO] - --- [INFO] Building A custom project using myfaces [INFO]task-segment: [clean,