Re: Can I specify list of directories in the configuration for sourceDirectory

2009-05-29 Thread Anders Hammar
Hi,

How are these files generated? The general idea is that you shouldn't
have to worry about adding that source directory, it should be done by
the plugin generating those source files. Maybe it's not a maven
plugin generating them?

/Anders

On Fri, May 29, 2009 at 07:43, Chirag Trivedi  wrote:
>
> Hi,
>
> The sourceDirectory in the configuration section allows us to specify only 
> one directory. I am generating some files in target/generated-files, which is 
> completely missed by maven plugin. I need the capability to specify a list of 
> directories in the config for my plugin.
>
> Regards,
> Chirag
>
>
>
>      Bollywood news, movie reviews, film trailers and more! Go to 
> http://in.movies.yahoo.com/
>
> -
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Can I specify list of directories in the configuration for sourceDirectory

2009-05-28 Thread Stephen Connolly

look at the buildhelper maven plugin

Sent from my [rhymes with myPod] ;-)

On 29 May 2009, at 06:43, Chirag Trivedi   
wrote:




Hi,

The sourceDirectory in the configuration section allows us to  
specify only one directory. I am generating some files in target/ 
generated-files, which is completely missed by maven plugin. I need  
the capability to specify a list of directories in the config for my  
plugin.


Regards,
Chirag



 Bollywood news, movie reviews, film trailers and more! Go to 
http://in.movies.yahoo.com/

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Can I specify list of directories in the configuration for sourceDirectory

2009-05-28 Thread alsen

Hi,

you could try this:
http://chadthedeveloper.blogspot.com/2008/02/maven2-multiple-source-directories-and.html
Please tell use your experience.


Chirag Trivedi wrote:
> 
> 
> Hi,
> 
> The sourceDirectory in the configuration section allows us to specify only
> one directory. I am generating some files in target/generated-files, which
> is completely missed by maven plugin. I need the capability to specify a
> list of directories in the config for my plugin. 
> 
> Regards,
> Chirag
> 
> 
> 
>   Bollywood news, movie reviews, film trailers and more! Go to
> http://in.movies.yahoo.com/
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Can-I-specify-list-of-directories-in-the-configuration-for-sourceDirectory-tp23774524p23774768.html
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Can I specify list of directories in the configuration for sourceDirectory

2009-05-28 Thread Chirag Trivedi

Hi,

The sourceDirectory in the configuration section allows us to specify only one 
directory. I am generating some files in target/generated-files, which is 
completely missed by maven plugin. I need the capability to specify a list of 
directories in the config for my plugin. 

Regards,
Chirag



  Bollywood news, movie reviews, film trailers and more! Go to 
http://in.movies.yahoo.com/

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org