[JBoss JIRA] (MODCLUSTER-688) Integrate Maven Wrapper
by Radoslav Husar (Jira)
[ https://issues.jboss.org/browse/MODCLUSTER-688?page=com.atlassian.jira.pl... ]
Radoslav Husar updated MODCLUSTER-688:
--------------------------------------
Affects Version/s: 1.3.10.Final
> Integrate Maven Wrapper
> -----------------------
>
> Key: MODCLUSTER-688
> URL: https://issues.jboss.org/browse/MODCLUSTER-688
> Project: mod_cluster
> Issue Type: Task
> Components: CI & Packaging, Core & Container Integration (Java)
> Affects Versions: 1.4.0.Final, 1.3.10.Final
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
> Priority: Major
> Fix For: 2.0.0.Alpha1, 1.4.1.Final, 1.3.11.Final
>
>
> The Maven Wrapper is an easy way to ensure a user of your Maven build has everything necessary to run your Maven build. Why might this be necessary? Maven to date has been very stable for users, is available on most systems or is easy to procure: but with many of the recent changes in Maven it will be easier for users to have a fully encapsulated build setup provided by the project. With the Maven Wrapper this is very easy to do and it's a great idea borrowed from Gradle.
> https://github.com/takari/maven-wrapper
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 8 months
[JBoss JIRA] (MODCLUSTER-686) Change use of HTTP download locations to HTTPS
by Radoslav Husar (Jira)
[ https://issues.jboss.org/browse/MODCLUSTER-686?page=com.atlassian.jira.pl... ]
Radoslav Husar updated MODCLUSTER-686:
--------------------------------------
Git Pull Request: https://github.com/modcluster/mod_cluster/pull/375, https://github.com/modcluster/mod_cluster/pull/376, https://github.com/modcluster/mod_cluster/pull/377, https://github.com/modcluster/docs.modcluster.io/pull/12 (was: https://github.com/modcluster/mod_cluster/pull/375, https://github.com/modcluster/docs.modcluster.io/pull/12)
> Change use of HTTP download locations to HTTPS
> ----------------------------------------------
>
> Key: MODCLUSTER-686
> URL: https://issues.jboss.org/browse/MODCLUSTER-686
> Project: mod_cluster
> Issue Type: Task
> Components: Core & Container Integration (Java), Documentation & Demos
> Affects Versions: 1.1.3.Final, 1.2.13.Final, 1.4.0.Final, 1.3.10.Final
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
> Priority: Blocker
> Fix For: 1.1.4.Final , 1.2.14.Final, 2.0.0.Alpha1, 1.4.1.Final
>
>
> We do not need to define jboss repositories at all.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 8 months
[JBoss JIRA] (MODCLUSTER-687) Ban non-https repositories
by Radoslav Husar (Jira)
[ https://issues.jboss.org/browse/MODCLUSTER-687?page=com.atlassian.jira.pl... ]
Radoslav Husar updated MODCLUSTER-687:
--------------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 2.0.0.Alpha1
1.4.1.Final
1.3.11.Final
Resolution: Done
> Ban non-https repositories
> --------------------------
>
> Key: MODCLUSTER-687
> URL: https://issues.jboss.org/browse/MODCLUSTER-687
> Project: mod_cluster
> Issue Type: Task
> Components: Core & Container Integration (Java), Documentation & Demos
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
> Priority: Major
> Fix For: 2.0.0.Alpha1, 1.4.1.Final, 1.3.11.Final
>
>
> Follows up on MODCLUSTER-686.
> {noformat}
> <bannedRepositories>
> <bannedRepositories>http://*</bannedRepositories>
> <bannedPluginRepositories>http://*</bannedPluginRepositories>
> </bannedRepositories>
> {noformat}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 8 months