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

Release to Maven #224

Closed
Artur- opened this issue Dec 28, 2017 · 2 comments
Closed

Release to Maven #224

Artur- opened this issue Dec 28, 2017 · 2 comments

Comments

@Artur-
Copy link
Contributor

Artur- commented Dec 28, 2017

To take HotswapAgent into use, there are always multiple steps required:

  1. Download and install DCEVM
  2. Download HotswapAgent jar, place it "somewhere"
  3. Add arguments for DCEVM and for HotswapAgent.jar to the launch configuration

If the HotswapAgent snapshot jar was pushed to some Maven snapshot repository, e.g. oss.sonatype.org, you could just add a dependency in any Maven project and use the location in e.g. launch configurations in pom.xml. This would reduce the number of steps required for users of the project from three to one (download and install DCEVM)

@edudant
Copy link
Contributor

edudant commented Dec 29, 2017

Duplicate to #163. This should be solved soon - we are working on it.

Btw. we are working on new build system for JDK9 where HA will be bundled with JDK (similar to https://github.com/HotswapProjects/openjdk-jdk9/releases/tag/jdk9-b94-dcevm-beta, but the javaagent option will be enabled by default).

@edudant edudant closed this as completed Dec 29, 2017
@edudant
Copy link
Contributor

edudant commented Jan 16, 2018

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