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.

Reply via email to