Mavenized java project
Hi, I have a Java project on GitHub using Maven (http://maven.apache.org/) to handle
dependencies etc. I would like to run the build against a Windows
machine, is it possible to install/enable Maven and Java?
Thanks
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 10 Nov, 2014 05:30 PM
Hi Andrea,
Java is already installed on build workers: http://www.appveyor.com/docs/installed-software
Maven - I believe it could be downloaded and installed during the build in your custom script. There is a Chocolatey package even though we don't know its status: http://chocolatey.org/packages/maven
2 Posted by Yegor Bugayenko on 10 Jan, 2015 04:07 PM
This article may help you: http://www.yegor256.com/2015/01/10/windows-appveyor-maven.html
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:53 AM.