On Sat, Jun 10, 2017 at 8:44 AM, Charles Moulliard <cmoullia(a)redhat.com>
wrote:
When I was debugging, I have discovered that this class if there is
an
ambiguous dependency just log the info without the stack trace
https://github.com/metacosm/core/blob/master/ui/impl/src/
main/java/org/jboss/forge/addon/ui/impl/controller/
NoUIWizardControllerDecorator.java#L98
***ERROR*** Error while moving to the next wizard step
java.lang.IllegalStateException: Cannot resolve Ambiguous dependencies:
[org.jboss.forge.addon.springboot.commands.jpa.SpringBootJPASetupWizard
from addon org.jboss.forge.addon:spring-boot,1.0.0-SNAPSHOT,
org.jboss.forge.addon.javaee.jpa.ui.setup.JPASetupWizardImpl from addon
org.jboss.forge.addon:javaee,3.6.2-SNAPSHOT]
On Fri, Jun 9, 2017 at 2:28 PM, George Gastaldi <ggastald(a)redhat.com>
wrote:
> Check the log in ~/.forge/log/forge.log.
> It may contain a stacktrace with the error. Feel free to open a JIRA if
> you feel it is a bug.
>
> Em 9 de jun de 2017 09:20, "Charles Moulliard" <cmoullia(a)redhat.com>
> escreveu:
>
>> Hi,
>>
>> The following scaffold-setup command raises an error and the stacktrace
>> isn't displayed even when we enable verbose mode. Is there an alternative
>> to be used which offers more tracing and doesn't need to use debug mode ?
>>
>> [cdservice]$ export VERBOSE=true
>> [cdservice]$ scaffold-setup --provider AngularJS
>> ***ERROR*** Error while moving to the next wizard step
>>
>> Regards,
>>
>> Charles
>>
>>
>>
>> _______________________________________________
>> forge-users mailing list
>> forge-users(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/forge-users
>>
>
> _______________________________________________
> forge-users mailing list
> forge-users(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/forge-users
>