You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/05/19 02:23:34 UTC

[jira] Created: (MNG-414) scriptSourceDirectory vs resources

scriptSourceDirectory vs resources
----------------------------------

         Key: MNG-414
         URL: http://jira.codehaus.org/browse/MNG-414
     Project: m2
        Type: Improvement
  Components: maven-plugin-tools, maven-model  
    Reporter: Brett Porter
     Fix For: 2.0-alpha-3


currently, to get your scripts scanned for generating a plugin descriptor, the directory must be in <scriptSourceDirectory>, but to get them included in the jar they must be in <resources>.

Only one or the other should be needed. Either get rid of scriptSourceDirectory (and scan all resources), or have the plugin copy stuff from the script source directory into the jar. I'm in favour of the latter.

-- 
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] Closed: (MNG-414) scriptSourceDirectory vs resources

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-414?page=all ]
     
John Casey closed MNG-414:
--------------------------

    Resolution: Fixed

> scriptSourceDirectory vs resources
> ----------------------------------
>
>          Key: MNG-414
>          URL: http://jira.codehaus.org/browse/MNG-414
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-plugin-tools, maven-model
>     Reporter: Brett Porter
>     Assignee: John Casey
>      Fix For: 2.0-alpha-3

>
>
> currently, to get your scripts scanned for generating a plugin descriptor, the directory must be in <scriptSourceDirectory>, but to get them included in the jar they must be in <resources>.
> Only one or the other should be needed. Either get rid of scriptSourceDirectory (and scan all resources), or have the plugin copy stuff from the script source directory into the jar. I'm in favour of the latter.

-- 
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