Jitpack.io: Support Maven wrapper

Created on 30 May 2016  路  4Comments  路  Source: jitpack/jitpack.io

Hi!

There is Maven wrapper project similar to Gradle wrapper:
https://github.com/takari/maven-wrapper

Would be great if JitPack will support it to allow users to control Maven version

enhancement

Most helpful comment

Added! If there's a ./mvnw script in the repository then JitPack will use that instead of mvn.

All 4 comments

Guys, specifying maven version is critical because maven 3.3 has regressions in reactor ordering during shading operations. Also i want run the same maven version that i tested locally and don't have accidental updates in build system.

Added! If there's a ./mvnw script in the repository then JitPack will use that instead of mvn.

@jitpack-io this is great! Thank you!

Thank you!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cekvenich picture cekvenich  路  4Comments

SilenceDut picture SilenceDut  路  4Comments

jitpack-io picture jitpack-io  路  4Comments

vananiev picture vananiev  路  5Comments

hypest picture hypest  路  5Comments