- Oct 20, 2022
-
-
semantic-release-bot authored
## [3.1.4](https://gitlab.com/to-be-continuous/maven/compare/3.1.3...3.1.4) (2022-10-20) ### Bug Fixes * add MAVEN_DEPENDENCY_CHECK_DISABLED variable ([b26c67c4](https://gitlab.com/to-be-continuous/maven/commit/b26c67c4e7210c73b217d87e23772c610316ee0d)) * kicker.json and README for dependency-check and forbid-snapshot-dependencies jobs ([912e0f39](https://gitlab.com/to-be-continuous/maven/commit/912e0f39d0be69fd9ec6d9111b8a0e682e20cdca))
-
Pierre Smeyers authored
fix: add MAVEN_DEPENDENCY_CHECK_DISABLED variable See merge request to-be-continuous/maven!42
-
Kiran Patel authored
-
- Oct 19, 2022
-
-
Kiran Patel authored
-
- Oct 07, 2022
-
-
Cédric OLIVIER authored
chore(deps): update dependency to-be-continuous/bash to v3.1.0 See merge request to-be-continuous/maven!40
-
to be continuous bot authored
-
- Oct 06, 2022
-
-
semantic-release-bot authored
## [3.1.3](https://gitlab.com/to-be-continuous/maven/compare/3.1.2...3.1.3) (2022-10-06) ### Bug Fixes * **maven:** use Maven CLI options ([2be56aa7](https://gitlab.com/to-be-continuous/maven/commit/2be56aa72f08a0f6a2cf483cc9b96cbf23104fd4))
-
Pierre Smeyers authored
fix(maven): use Maven CLI options Closes #32 See merge request to-be-continuous/maven!39
-
Timothy Stone authored
-
- Oct 04, 2022
-
-
semantic-release-bot authored
## [3.1.2](https://gitlab.com/to-be-continuous/maven/compare/3.1.1...3.1.2) (2022-10-04) ### Bug Fixes * remove quotes embeded with value ([d115fd46](https://gitlab.com/to-be-continuous/maven/commit/d115fd46df00dbbcc5ad4dc4cb8b1ac52ede3b9b))
-
Pierre Smeyers authored
Resolve "The value of nonProxyHost is tampered by shell quoting" Closes #31 See merge request to-be-continuous/maven!38
-
Guilhem Bonnefille authored
Using this syntax, the `"` is made part of the system property's value.
-
- Sep 30, 2022
-
-
semantic-release-bot authored
## [3.1.1](https://gitlab.com/to-be-continuous/maven/compare/3.1.0...3.1.1) (2022-09-30) ### Bug Fixes * add processing to add -X when TRACE is set ([754d309f](https://gitlab.com/to-be-continuous/maven/commit/754d309f0146216bed8863aa7a06679ddf36481b))
-
Pierre Smeyers authored
Resolve "Missing TRACE processing on maven deploy" Closes #30 See merge request to-be-continuous/maven!37
-
- Sep 29, 2022
-
-
Guilhem Bonnefille authored
The deploy can fail and debugging it is useful.
-
- Aug 14, 2022
-
-
Pierre Smeyers authored
-
- Aug 13, 2022
-
-
Pierre Smeyers authored
chore(doc): Clarify the use of semrel in maven Closes #24 See merge request to-be-continuous/maven!32
-
Timothy Stone authored
A Maven project with existing releases may prove troublesome without setting the tag value.
-
- Aug 12, 2022
-
-
Cédric OLIVIER authored
chore(deps): update dependency to-be-continuous/bash to v3.0.1 See merge request to-be-continuous/maven!36
-
to be continuous bot authored
-
- Aug 10, 2022
-
-
semantic-release-bot authored
# [3.1.0](https://gitlab.com/to-be-continuous/maven/compare/3.0.0...3.1.0) (2022-08-10) ### Bug Fixes * **cache:** fix cache path ([831704e7](https://gitlab.com/to-be-continuous/maven/commit/831704e75358e4ce923ae1130a04deb0d99c33bf)) ### Features * manage Sonar task cache in GitLab ([ba82d4cf](https://gitlab.com/to-be-continuous/maven/commit/ba82d4cf4e9ef733311e2adc6bb9d24b6d7634eb)) * migrate $SONAR_AUTH_TOKEN to $SONAR_TOKEN (standard) ([841cedf8](https://gitlab.com/to-be-continuous/maven/commit/841cedf8b693565ff9f02c650828de2b5d0e71f5)) * migrate $SONAR_URL to $SONAR_HOST_URL (standard) ([0edf6016](https://gitlab.com/to-be-continuous/maven/commit/0edf6016dbcbe9e5b63d108736a0a75e02b8fbec)) * remove explicit MR analysis ([3db0b125](https://gitlab.com/to-be-continuous/maven/commit/3db0b125927ea8272b95b7e7533799f428aef520)) * remove support of Sonar GitLab plugin (discontinued) ([167cddd3](https://gitlab.com/to-be-continuous/maven/commit/167cddd3b232b49c1f6e932c8bd2dba1a3f41bd9)) * standardize wait for quality gate impl ([d47e40df](https://gitlab.com/to-be-continuous/maven/commit/d47e40df018d30270912c57bfa69eb793b30b49b))
-
Pierre Smeyers authored
Multiple Sonar improvements See merge request to-be-continuous/maven!35
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
- Aug 09, 2022
-
-
Pierre Smeyers authored
-
- Aug 08, 2022
-
-
Cédric OLIVIER authored
chore(deps): update dependency to-be-continuous/semantic-release to v3 See merge request to-be-continuous/maven!34
-
Cédric OLIVIER authored
chore(deps): update dependency to-be-continuous/bash to v3 See merge request to-be-continuous/maven!33
-
to be continuous bot authored
-
to be continuous bot authored
-
- Aug 05, 2022
-
-
semantic-release-bot authored
# [3.0.0](https://gitlab.com/to-be-continuous/maven/compare/2.3.0...3.0.0) (2022-08-05) ### Features * adaptive pipeline ([08a1b5e5](https://gitlab.com/to-be-continuous/maven/commit/08a1b5e56fab796f31eeb7f3a0ee28af98a765a3)) ### BREAKING CHANGES * change default workflow from Branch pipeline to MR pipeline
-
Pierre Smeyers authored
adaptive pipeline See merge request to-be-continuous/maven!31
-
- Aug 01, 2022
-
-
Pierre Smeyers authored
BREAKING CHANGE: change default workflow from Branch pipeline to MR pipeline
-
- Jun 10, 2022
-
-
Cédric OLIVIER authored
chore(deps): update dependency to-be-continuous/semantic-release to v2.3.1 See merge request to-be-continuous/maven!30
-
to be continuous bot authored
-
- May 18, 2022
-
-
Pierre Smeyers authored
-
- May 13, 2022
-
-
Cédric OLIVIER authored
chore(deps): update dependency to-be-continuous/bash to v2.1.1 See merge request to-be-continuous/maven!28
-