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

mvn command should split the subprojects #15556

Closed
10 tasks
witt-bit opened this issue Jan 20, 2025 · 2 comments
Closed
10 tasks

mvn command should split the subprojects #15556

witt-bit opened this issue Jan 20, 2025 · 2 comments

Comments

@witt-bit
Copy link
Collaborator

witt-bit commented Jan 20, 2025

The mvn command system is very rich, and most commands are used relatively frequently, but the command parameters are complex and long. It is recommended to split them according to their life cycle, as follows:

  • mvn archetype
  • mvn package
  • mvn generate-sources
  • mvn compile
  • mvn dependency
  • mvn install
  • mvn deploy
  • mvn install
  • mvn idea
  • mvn site
@Managor
Copy link
Collaborator

Managor commented Jan 20, 2025

You can use the "Lets document:" template for requesting several pages.

@witt-bit
Copy link
Collaborator Author

The specification issue is in #15570

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

No branches or pull requests

2 participants