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

Modernize the project layout conforming to Maven's standard style #428

Open
dakusui opened this issue Aug 31, 2022 · 2 comments
Open

Modernize the project layout conforming to Maven's standard style #428

dakusui opened this issue Aug 31, 2022 · 2 comments

Comments

@dakusui
Copy link
Contributor

dakusui commented Aug 31, 2022

Modernize the project layout conforming to Maven's standard style.
The goals of this ticket are:

  • Bump up the target development version (with the suffix of -SNAPSHOT).
  • Bump up the versions of maven plugins to the latest.
  • Remove redundant version strings in the project and make them automatically synchronizable.
  • Remove build.xml, which is not necessary for maven based projects.
@dakusui
Copy link
Contributor Author

dakusui commented Sep 6, 2022

I've successfully modified the project so that I can release the artifact on to my side's nexus repository.
The change required to make it possible to release in a "modern" manner might not be that big.

dakusui added a commit to dakusui/javassist that referenced this issue Sep 10, 2022
dakusui added a commit to dakusui/javassist that referenced this issue Sep 10, 2022
…urce, which reflects the value defined in pom.xml.
dakusui added a commit to dakusui/javassist that referenced this issue Sep 10, 2022
@dakusui
Copy link
Contributor Author

dakusui commented Sep 10, 2022

I have re-created the pull request so that no-extra changes for my experiments are included.
I think now the pull request is ready.

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

1 participant