]
Martin Malina closed JBDS-3043.
-------------------------------
I have verified this on the example project that Fred provided (JBDS 8.0.0.Beta2a B106).
[~jhuska] feel free to verify this yourself and reopen if problem persists.
[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, server
Affects Versions: 8.0.0.Beta1
Reporter: Juraj Húska
Assignee: Rob Stryker
Priority: Blocker
Labels: respin-a
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.