You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Jason van Zyl (JIRA)" <ji...@codehaus.org> on 2005/11/10 22:27:06 UTC

[jira] Created: (MNG-1505) Create an abstract source generation mojo

Create an abstract source generation mojo
-----------------------------------------

         Key: MNG-1505
         URL: http://jira.codehaus.org/browse/MNG-1505
     Project: Maven 2
        Type: New Feature
  Components: plugin-ideas  
    Reporter: Jason van Zyl


There are many source generation mojos and a common base can't hurt.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MNG-1505) Create an abstract source generation mojo

Posted by "Chad Brandon (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-1505?page=comments#action_53887 ] 

Chad Brandon commented on MNG-1505:
-----------------------------------

The only problem is that parameter is readOnly, so it can't be set from a plugin configuration.

> Create an abstract source generation mojo
> -----------------------------------------
>
>          Key: MNG-1505
>          URL: http://jira.codehaus.org/browse/MNG-1505
>      Project: Maven 2
>         Type: New Feature

>   Components: Plugin Requests
>     Reporter: Jason van Zyl

>
>
> There are many source generation mojos and a common base can't hurt.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MNG-1505) Create an abstract source generation mojo

Posted by "C?dric Vidal (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-1505?page=comments#action_53885 ] 

Cédric Vidal commented on MNG-1505:
-----------------------------------

I might be wrong but isn't maven-compile-plugin's compileSourceRoots parameter what you're looking for Chad ?
http://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html


> Create an abstract source generation mojo
> -----------------------------------------
>
>          Key: MNG-1505
>          URL: http://jira.codehaus.org/browse/MNG-1505
>      Project: Maven 2
>         Type: New Feature

>   Components: Plugin Requests
>     Reporter: Jason van Zyl

>
>
> There are many source generation mojos and a common base can't hurt.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MNG-1505) Create an abstract source generation mojo

Posted by "Chad Brandon (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-1505?page=comments#action_50616 ] 

Chad Brandon commented on MNG-1505:
-----------------------------------

Is there any reason why you can't just add a property to the maven-compile-plugin that allows extra source directories to be added?  Since that plugin needs to be used anyway, it seems to me like it would make sense to have the option.

> Create an abstract source generation mojo
> -----------------------------------------
>
>          Key: MNG-1505
>          URL: http://jira.codehaus.org/browse/MNG-1505
>      Project: Maven 2
>         Type: New Feature
>   Components: plugin-ideas
>     Reporter: Jason van Zyl

>
>
> There are many source generation mojos and a common base can't hurt.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org