Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup and dependency reduction #1023

Merged

Conversation

barchetta
Copy link
Member

  1. Removes dependency on org.apache.commons.io.FileUtils from MavenProjectConfigCollectorTestIT. This was picking up apache commons io as a transitive dependency.
  2. Removes preprocess-adoc and naturalize-adoc from sitegen plugin. These are not used and removes a compile time dependency on diffutils (now simpy a test dependency).

@barchetta barchetta added dependencies Pull requests that update a dependency file maven-plugin labels Feb 23, 2024
@barchetta barchetta self-assigned this Feb 23, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 23, 2024
@romain-grecourt romain-grecourt merged commit 24bf682 into helidon-io:master Feb 23, 2024
21 checks passed
@romain-grecourt romain-grecourt added this to the 4.0.6 milestone Mar 12, 2024
romain-grecourt pushed a commit to romain-grecourt/helidon-build-tools that referenced this pull request Oct 4, 2024
* Remove dependency on org.apache.commons.io.FileUtils in MavenProjectConfigCollectorTestIT

* Remove support for preprocess-adoc and naturalize-adoc which are not used.

* Use build tools FileUtils.touch() method
romain-grecourt added a commit that referenced this pull request Oct 4, 2024
Backport of #1070 to 3.x

Also backport the following to ease the cherry picking:

- Maven Archetype 3.3.0 compatibility #1070
- Pipeline updates #1056
- Inline spotbugs lifecycle #1046
- Helidon Archetype Maven Plugin - Update integration-test mojo #1043
- 4.x: Upgrade github actions to v4 #1037
- 4.x: Add Upload Staged Artifacts step to release workflow #1035
- Upgrade asm to 9.5 and asciidoctorj to 2.5.11 #1029
- Guava upgrade #1027
- Upgrade maven-core and other maven libs to 3.8.8 #1025
- Make maven-archiver compile scope  #1024
- Cleanup and dependency reduction #1023
- Dependency upgrade pass 2 #1022
- Upgrade snakeyaml to 2.0 #1021
- Remove support for site lifecycle and dependency on doxia #1020
- Add dependency check plugin #1019
- Uptake Maven 3.9.x #1004
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file maven-plugin OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants