-
Notifications
You must be signed in to change notification settings - Fork 704
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
Comments
I've successfully modified the project so that I can release the artifact on to my side's nexus repository. |
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
added a commit
to dakusui/javassist
that referenced
this issue
Sep 10, 2022
I have re-created the pull request so that no-extra changes for my experiments are included. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Modernize the project layout conforming to Maven's standard style.
The goals of this ticket are:
-SNAPSHOT
).build.xml
, which is not necessary for maven based projects.The text was updated successfully, but these errors were encountered: