Commit 8f0a7642be68713f11db26ecc35d853ade70fa5f
1 parent
1b901217
Profile arquillian-test colocado como padrão
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
impl/extension/jsf/pom.xml
| @@ -133,6 +133,9 @@ | @@ -133,6 +133,9 @@ | ||
| 133 | <profiles> | 133 | <profiles> |
| 134 | <profile> | 134 | <profile> |
| 135 | <id>arquillian-test</id> | 135 | <id>arquillian-test</id> |
| 136 | + <activation> | ||
| 137 | + <activeByDefault>true</activeByDefault> | ||
| 138 | + </activation> | ||
| 136 | <dependencies> | 139 | <dependencies> |
| 137 | <dependency> | 140 | <dependency> |
| 138 | <groupId>com.sun.faces</groupId> | 141 | <groupId>com.sun.faces</groupId> |