[richfaces-issues] [JBoss JIRA] Created: (RF-10105) CDK: impossible to import configuration files from project

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Dec 28 17:13:17 EST 2010


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

        


More information about the richfaces-issues mailing list