CDK: impossible to import configuration files from project 
-----------------------------------------------------------

                 Key: RF-10105
                 URL: https://issues.jboss.org/browse/RF-10105
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: cdk
    Affects Versions: 4.0.0.CR1
            Reporter: Nick Belaevski
            Assignee: Alexander Smirnov
             Fix For: 4.0.0.CR1


By default 'generate' CDK goal is executed on generate-sources Maven phase, so 
configuration files from class path are not available for processing at that 
stage.

To reproduce:

1) Create src/main/resources/META-INF/cdk/attributes/tree-common-props.xml
2) Set attributes = @JsfComponent(..., {"tree-common-props.xml"})

Console message: [ERROR] No properties description found at 
tree-common-props.xml

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to