[
https://issues.jboss.org/browse/JBDS-3043?page=com.atlassian.jira.plugin....
]
Fred Bricon updated JBDS-3043:
------------------------------
Attachment: broken-exclusion-patterns.zip
[~rawb] : component.exclusion.patterns support is broken. Attaching a stock WTP project
exhibiting the bad behavior : with <property
name="component.exclusion.patterns" value="WEB-INF/lib/bar*"/>, no
file is deployed to the server. Nothing matches the WEB-INF/lib/bar* pattern so everything
should be deployed
[regression] component.exclusion.patterns aggressively exclude
everything from deployment
-----------------------------------------------------------------------------------------
Key: JBDS-3043
URL:
https://issues.jboss.org/browse/JBDS-3043
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: maven
Affects Versions: 8.0.0.Beta1
Reporter: Juraj Húska
Assignee: Rob Stryker
Priority: Blocker
Fix For: 8.0.0.Beta2
Attachments: broken-exclusion-patterns.zip
The issue Summary is kind of general, but I am not able to find the root cause of the
issue.
In short, it is not possible to deploy RichFaces showcase example on EAP server.
The deployed {{war}} contains only on library, and that is it - no {{xhtml}} nor other
files.
Perhaps it is a problem with deployment assembly ? (I am changing the default one). Note
that this very same procedure of deploying worked fine with older JBDS, or JBoss Tools.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)