[ https://issues.redhat.com/browse/FORGE-2792?page=com.atlassian.jira.plugi... ]
Gianluigi Disconzi reassigned FORGE-2792:
-----------------------------------------
Assignee: Gianluigi Disconzi
> Support Maven on Windows
> ------------------------
>
> Key: FORGE-2792
> URL: https://issues.redhat.com/browse/FORGE-2792
> Project: Forge
> Issue Type: Bug
> Components: Addon Manager
> Affects …
[View More]Versions: 3.9.4.Final
> Reporter: Gianluigi Disconzi
> Assignee: Gianluigi Disconzi
> Priority: Major
>
> When installing an addon with {{addon-install-from-git}}
> Maven is used to build it. On a Windows machine the command used is {{mvn.bat}}, which is not supported since [this commit|https://github.com/apache/maven/commit/c6faf8dd65587c3ea6d79ccf48e...].
> I'd suggest to change the command to {{mvn.cmd}}.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
[View Less]
[ https://issues.redhat.com/browse/FURNACE-160?page=com.atlassian.jira.plug... ]
George Gastaldi closed FURNACE-160.
-----------------------------------
Resolution: Done
> AddonInstallMojo broken since Maven Central rejects http
> --------------------------------------------------------
>
> Key: FURNACE-160
> URL: https://issues.redhat.com/browse/FURNACE-160
> Project: Forge: Furnace
> Issue Type: Bug
> …
[View More] Components: Addon Manager, Maven
> Reporter: Jeff MAURY
> Assignee: George Gastaldi
> Priority: Major
> Fix For: 2.28.4.Final
>
>
> When using org.jboss.forge.furnace.maven.plugin.AddonInstallMojo, you will get an error because it uses http://central.maven.org/maven2 as Maven Central URL and it's now refused.
> A workaround is to declare a Central mirror in Maven settings.xml
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
[View Less]
[ https://issues.redhat.com/browse/FURNACE-160?page=com.atlassian.jira.plug... ]
George Gastaldi updated FURNACE-160:
------------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/forge/furnace/pull/68
> AddonInstallMojo broken since Maven Central rejects http
> --------------------------------------------------------
>
> Key: FURNACE-160
> URL: https://issues.redhat.com/browse/…
[View More]FURNACE-160
> Project: Forge: Furnace
> Issue Type: Bug
> Components: Addon Manager, Maven
> Reporter: Jeff MAURY
> Assignee: George Gastaldi
> Priority: Major
> Fix For: 2.28.4.Final
>
>
> When using org.jboss.forge.furnace.maven.plugin.AddonInstallMojo, you will get an error because it uses http://central.maven.org/maven2 as Maven Central URL and it's now refused.
> A workaround is to declare a Central mirror in Maven settings.xml
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
[View Less]
[ https://issues.redhat.com/browse/FURNACE-160?page=com.atlassian.jira.plug... ]
George Gastaldi updated FURNACE-160:
------------------------------------
Fix Version/s: 2.28.4.Final
> AddonInstallMojo broken since Maven Central rejects http
> --------------------------------------------------------
>
> Key: FURNACE-160
> URL: https://issues.redhat.com/browse/FURNACE-160
> Project: Forge: Furnace
> Issue Type: Bug
…
[View More]> Components: Addon Manager, Maven
> Reporter: Jeff MAURY
> Assignee: George Gastaldi
> Priority: Major
> Fix For: 2.28.4.Final
>
>
> When using org.jboss.forge.furnace.maven.plugin.AddonInstallMojo, you will get an error because it uses http://central.maven.org/maven2 as Maven Central URL and it's now refused.
> A workaround is to declare a Central mirror in Maven settings.xml
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
[View Less]
[ https://issues.redhat.com/browse/FURNACE-160?page=com.atlassian.jira.plug... ]
George Gastaldi updated FURNACE-160:
------------------------------------
Component/s: Addon Manager
> AddonInstallMojo broken since Maven Central rejects http
> --------------------------------------------------------
>
> Key: FURNACE-160
> URL: https://issues.redhat.com/browse/FURNACE-160
> Project: Forge: Furnace
> Issue Type: Bug
…
[View More]> Components: Addon Manager, Maven
> Reporter: Jeff MAURY
> Assignee: George Gastaldi
> Priority: Major
>
> When using org.jboss.forge.furnace.maven.plugin.AddonInstallMojo, you will get an error because it uses http://central.maven.org/maven2 as Maven Central URL and it's now refused.
> A workaround is to declare a Central mirror in Maven settings.xml
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
[View Less]
[ https://issues.redhat.com/browse/FURNACE-160?page=com.atlassian.jira.plug... ]
George Gastaldi moved FORGE-2791 to FURNACE-160:
------------------------------------------------
Project: Forge: Furnace (was: Forge)
Key: FURNACE-160 (was: FORGE-2791)
Component/s: Maven
(was: Furnace (Container))
> AddonInstallMojo broken since Maven Central rejects http
> --------------------------------------------------------
>
> …
[View More]Key: FURNACE-160
> URL: https://issues.redhat.com/browse/FURNACE-160
> Project: Forge: Furnace
> Issue Type: Bug
> Components: Maven
> Reporter: Jeff MAURY
> Priority: Major
>
> When using org.jboss.forge.furnace.maven.plugin.AddonInstallMojo, you will get an error because it uses http://central.maven.org/maven2 as Maven Central URL and it's now refused.
> A workaround is to declare a Central mirror in Maven settings.xml
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
[View Less]
[ https://issues.redhat.com/browse/FURNACE-160?page=com.atlassian.jira.plug... ]
George Gastaldi reassigned FURNACE-160:
---------------------------------------
Assignee: George Gastaldi
> AddonInstallMojo broken since Maven Central rejects http
> --------------------------------------------------------
>
> Key: FURNACE-160
> URL: https://issues.redhat.com/browse/FURNACE-160
> Project: Forge: Furnace
> Issue Type:…
[View More] Bug
> Components: Maven
> Reporter: Jeff MAURY
> Assignee: George Gastaldi
> Priority: Major
>
> When using org.jboss.forge.furnace.maven.plugin.AddonInstallMojo, you will get an error because it uses http://central.maven.org/maven2 as Maven Central URL and it's now refused.
> A workaround is to declare a Central mirror in Maven settings.xml
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
[View Less]
Jeff MAURY created FORGE-2791:
---------------------------------
Summary: AddonInstallMojo broken since Maven Central rejects http
Key: FORGE-2791
URL: https://issues.redhat.com/browse/FORGE-2791
Project: Forge
Issue Type: Bug
Components: Furnace (Container)
Reporter: Jeff MAURY
When using org.jboss.forge.furnace.maven.plugin.AddonInstallMojo, you will get an error because it uses http://central.maven.…
[View More]org/maven2 as Maven Central URL and it's now refused.
A workaround is to declare a Central mirror in Maven settings.xml
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
[View Less]