Re: Using multiple source dirs

2009-05-13 Thread Freddy Mallet
-Original Message- From: Kamlesh Sangani [mailto:xkamle...@yahoo.com] Sent: Tuesday, May 12, 2009 11:54 AM To: Maven Users List Subject: Re: Using multiple source dirs multiple source directories configuration does not work with non-maven project. see http://jira.codehaus.org/browse

Using multiple source dirs

2009-05-12 Thread karthikeyan.sivanantham
Hi all, I'm trying to use sonar light with my non maven project. When I do a mvn clean install, I get the following error. I've pasted my pom.xml after the error. I'm using mvn 2.1.0, java 1.5 and sonar 1.7. Any help is highly appreciated [INFO]

Re: Using multiple source dirs

2009-05-12 Thread Kamlesh Sangani
:53 PM Subject: Using multiple source dirs Hi all, I'm trying to use sonar light with my non maven project. When I do a mvn clean install, I get the following error. I've pasted my pom.xml after the error. I'm using mvn 2.1.0, java 1.5 and sonar 1.7. Any help is highly appreciated [INFO

Using multiple source dirs

2009-05-12 Thread karthikeyan.sivanantham
Hi all, I'm trying to use sonar light with my non maven project. When I do a mvn clean install, I get the following error. I've pasted my pom.xml after the error. I'm using mvn 2.1.0, java 1.5 and sonar 1.7. Any help is highly appreciated [INFO]

RE: Using multiple source dirs

2009-05-12 Thread karthikeyan.sivanantham
...@yahoo.com] Sent: Tuesday, May 12, 2009 11:54 AM To: Maven Users List Subject: Re: Using multiple source dirs multiple source directories configuration does not work with non-maven project. see http://jira.codehaus.org/browse/SONAR-623 From: karthikeyan.sivanant

Re: Using multiple source dirs

2009-05-12 Thread Baptiste MATHUS
Hi, Do not use the tags inside maven-resources-plugin, use project/build/outputDirectory instead and associates. IMO, you should never have to declare the maven-resources-plugin configuration. It takes its input directly from the pom standard tags. Cheers 2009/5/11

Using multiple source dirs

2009-05-11 Thread karthikeyan.sivanantham
Hi all, I'm trying to use sonar light with my non maven project. When I do a mvn clean install, I get the following error. I've pasted my pom.xml after the error. I'm using mvn 2.1.0, java 1.5 and sonar 1.7. Any help is highly appreciated [INFO]

multiple source dirs

2006-01-16 Thread Domsch, Christian
Hi all, first of all thank you for making such a good tool as maven1 and maven2. I used maven1 for over two years now in my old company and it was really great. Now I am switching to maven2 in my new company and I do have a question regarding source dirs. I read that it should be possible to