[forge-issues] [JBoss JIRA] (FORGEPLUGINS-185) Forge downloads Wildfly dist from maven instead using Wildfly on filesystem

Jérémie Lagarde (JIRA) issues at jboss.org
Sun Feb 8 14:06:49 EST 2015


    [ https://issues.jboss.org/browse/FORGEPLUGINS-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038627#comment-13038627 ] 

Jérémie Lagarde commented on FORGEPLUGINS-185:
----------------------------------------------

The addon use maven repository to download the wildfly distribution file. If it is not in your local repository, the addon take it in a remote repository specified in your pom.xml or settings.xml file (in your case the jenkins one).
Your problem should be that you clean your local repository (like many Jenkins jobs). 

If I understand correctly, you want to have an alternative method of recovering the distribution file by specifying the source by yourself.
I can add this new feature,  it seems to be necessary in some cases.

Could you confirm this?

Regards,
Jérémie.


> Forge downloads Wildfly dist from maven instead using Wildfly on filesystem
> ---------------------------------------------------------------------------
>
>                 Key: FORGEPLUGINS-185
>                 URL: https://issues.jboss.org/browse/FORGEPLUGINS-185
>             Project: Forge Plugins/Addons
>          Issue Type: Bug
>          Components: JBoss AS Plugin
>            Reporter: Vaclav Tunka
>            Assignee: Jérémie Lagarde
>
> When I hit as-setup --server wildfly8
> I see:
> Downloading: http://repo.jenkins-ci.org/public/org/wildfly/wildfly-dist/8.2.0.Final/wildfly-dist-8.2.0.Final.zip
> Forge downloads a dist from a maven repository instead using the Wildfly on a filesystem.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)



More information about the forge-issues mailing list