[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: (was: 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
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
> Priority: Major
> Fix For: 2.0.0.Alpha1, 1.4.1.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-689) Reproducible containerized builds
by Radoslav Husar (Jira)
[ https://issues.jboss.org/browse/MODCLUSTER-689?page=com.atlassian.jira.pl... ]
Radoslav Husar updated MODCLUSTER-689:
--------------------------------------
Description:
The goal is to perform release after {{mvn release:prepare}} with a single run of:
{{docker build . --build-arg TAG=1.4.0.Final}}
in a containerized secure untainted reproducible fashion.
was:
The goal is to perform release after {{mvn release:prepare}} with a single run of:
{{docker build . --build-arg TAG=1.4.0.Final}}
> Reproducible containerized builds
> ---------------------------------
>
> Key: MODCLUSTER-689
> URL: https://issues.jboss.org/browse/MODCLUSTER-689
> Project: mod_cluster
> Issue Type: Task
> Components: CI & Packaging
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
> Priority: Major
>
> The goal is to perform release after {{mvn release:prepare}} with a single run of:
> {{docker build . --build-arg TAG=1.4.0.Final}}
> in a containerized secure untainted reproducible fashion.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 8 months