maestrodev / puppet-maven

A puppet recipe for Apache Maven, to download artifacts from a Maven repository, install Maven, configure settings.xml,...
http://www.maestrodev.com
Apache License 2.0
73 stars 77 forks source link

Please release 1.4.1 #64

Open WetHippie opened 7 years ago

WetHippie commented 7 years ago

1.4.0 is current on the puppet forge, but is broken with puppet 4.x. When trying to use it the following errors are generated:

Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::maven_version'. at /etc/puppetlabs/code/environments/infrastructure/modules/maven/manifests/maven.pp:42:6 at ....

Pointing my Puppetfile at this git repo and it installs fine. It's been almost 2 years since the last release to the forge, and lots of commits in between. It would be nice to have working code from the forge.

cliffano commented 6 years ago

Would like 1.4.1 as well here, for profiles and properties support.