Issue Type: Bug Bug
Affects Versions: 2.1.0.Final
Assignee: Unassigned
Components: quickstarts
Created: 14/Feb/13 2:39 PM
Description:

Several quickstarts (at least deltaspike-beanbuilder, deltaspike-deactivatable, cdi-add-interceptor-binding) use MavenDependencyResolver to generate a deployment for testing. Its functionality relies on correct Maven settings in the default locations (global, user).

The README in quickstarts root, section "Configure Maven" (EAP6), point 4, describes the possibility to use Maven settings configured by the "-s" option of mvn. That, however, breaks the tests which use MavenDependencyResolver, because that way the correct Maven settings are not available to MavenDependencyResolver.

It is necessary to state in the README that the option descibed in point 4 can't be used with MavenDependencyResolver, or possibly modify those quickstarts so that they use the configureFrom method with some system property, to read the settings file.

Project: JBoss Developer Framework
Priority: Major Major
Reporter: Ron Šmeral
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira