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

Added new Functionality on file system to Jar #62

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Ravis22
Copy link

@Ravis22 Ravis22 commented Apr 20, 2018

Added new Functionality on file system to Jar.
Currently the spring boot app can be executed using gradle or POM. I have added one more option to execute spring boot jar app.

@cforce
Copy link

cforce commented Apr 20, 2018

It would be great if I could start a jar which is published of my colleague to maven repo using CI build. That would only need additional a form I can enter group, artifact I'd and version (default "latest") maven on the path and exec "mvn dependency:get -DremoteRepositories=http://repo1.maven.org/maven2/ \ -DgroupId=junit -DartifactId=junit -Dversion=4.8.2 \ -Dtransitive=false"

@ErnestOrt
Copy link
Owner

Hi guys!

Sounds really good!

As soon as I will finish #61, I will look this usercase.

@Ravis22 one comment; this commit (fixed git clone error) has been already merged, make sure your Pull Request is a clean as possible.

Cheers!

@Ravis22
Copy link
Author

Ravis22 commented May 8, 2018

@ErnestOrt Do you want me to create a new pull request?

@ErnestOrt
Copy link
Owner

@Ravis22 It would be great!

Thanks!!

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.

3 participants