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

Transitioning Project Architecture from Ant to Maven #12

Merged
merged 5 commits into from
Mar 4, 2024
Merged

Conversation

cococo2000
Copy link
Owner

Changes:

  • Switched project architecture from Ant to Maven.
  • Updated build scripts, dependency management, and project structure.

Benefits:

  • Streamlined dependency management.
  • Simplified build process with Maven conventions.
  • Standardized project structure for consistency.
  • Improved maintainability and scalability.

Action:

  • Review changes thoroughly.
  • Conduct testing to ensure stability.
  • Provide feedback for further improvements.

Copy link

github-actions bot commented Mar 4, 2024

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

.github/workflows/codeql.yml
  • github/codeql-action/autobuild@3.*.*
.github/workflows/maven.yml
pom.xml
.github/workflows/ant.yml
  • actions/checkout@3.*.*
  • actions/setup-java@3.*.*

@cococo2000 cococo2000 merged commit 0b5fbe6 into master Mar 4, 2024
15 checks passed
@cococo2000 cococo2000 deleted the ant2mvn branch March 4, 2024 08:50
@cococo2000 cococo2000 self-assigned this Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant