You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2009/11/08 03:30:32 UTC

[jira] Created: (MYFACES-2400) Allow choose directories when building myfaces-metadata.xml with myfaces-builder-plugin

Allow choose directories when building myfaces-metadata.xml with myfaces-builder-plugin
---------------------------------------------------------------------------------------

                 Key: MYFACES-2400
                 URL: https://issues.apache.org/jira/browse/MYFACES-2400
             Project: MyFaces Core
          Issue Type: Improvement
            Reporter: Leonardo Uribe


myfaces-builder-plugin build-metadata goal depends on build-helper-maven-plugin add-source goal to set the directories to be used when build metadata. This fails with some newer maven versions that does not ensure goal execution order. The idea is add a new param called sourceDirectories that if set, use the selected directories to scan for .java files and extract annotation or doclet information.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.