[JBoss JIRA] (FORGE-863) Maven mirror settings not used within forge
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-863?page=com.atlassian.jira.plugin.... ]
George Gastaldi reassigned FORGE-863:
-------------------------------------
Assignee: Yann Albou
Hi Yann,
Assigning this issue to you.
Could you click on the "Pull Request" button in Github to open a Pull request so we can review your changes and be notified of your comments ? The URL you provided means that I'd have to cherry-pick and that any comments on your commit would not notify all the forge repository owners.
Thanks !
> Maven mirror settings not used within forge
> -------------------------------------------
>
> Key: FORGE-863
> URL: https://issues.jboss.org/browse/FORGE-863
> Project: Forge
> Issue Type: Bug
> Components: Maven Integration
> Affects Versions: 1.2.3.Final
> Reporter: Yann Albou
> Assignee: Yann Albou
> Labels: maven, mirror, nexus
> Fix For: 1.2.4.Final
>
>
> In a Maven/Nexus environnement the settings.xml file is configured to use Maven mirror (see http://www.sonatype.com/books/nexus-book/reference/maven-sect-single-grou...) and because of this we don't need to configure proxy settings (for those who are behing a firewall..)
> But it seems Forge don't use mirror information so that Forge project cannot be created/installed and lot of requests timed out...
>
--
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
13 years
[JBoss JIRA] (FORGE-862) Implement MavenPluginInstaller: responsible for installing a given plugin into the current project
by charles SALMON (JIRA)
charles SALMON created FORGE-862:
------------------------------------
Summary: Implement MavenPluginInstaller: responsible for installing a given plugin into the current project
Key: FORGE-862
URL: https://issues.jboss.org/browse/FORGE-862
Project: Forge
Issue Type: Feature Request
Components: Maven Integration
Reporter: charles SALMON
Assignee: charles SALMON
The idea is to provide a high-level API to help installation of plugins into the project.
Note that it will require to update the MavenPluginFacet as well to handle "effective" plugins.
See /forge-core/shell-api/src/main/java/org/jboss/forge/project/dependencies/DependencyInstaller.java which it's counterpart for dependency install.
--
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
13 years