cescoffier / puppet-nexus

A Puppet Module for Nexus (Maven)
63 stars 60 forks source link

Unknown "includeClass" variable in artifact file #34

Open kmaiti opened 7 years ago

kmaiti commented 7 years ago

I'm receiving following error

10:32:40 Puppet::PreformattedError: 10:32:40 Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'includeClass'. at /var/SP/cache/jenkins/workspace/GLOBAL_MODULES_PULL_REQUEST/spec/fixtures/modules/nexus/manifests/artifact.pp:52:89 at

If you access below line, you'll see double dollar sign is used. https://github.com/cescoffier/puppet-nexus/blob/master/manifests/artifact.pp#L52

Could you please correct it and update git.