]
Fred Bricon commented on JBDS-3043:
-----------------------------------
BTW Juraj, you shoud *never* modify the Deploy Assembly manually. m2e-wtp copies
everything needed (from src/main/webapp-jbas71) to the target/m2e-wtp/web-resources folder
automatically;
[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
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.