Class Buildr::OptionalArtifact
In: lib/buildr/packaging/artifact.rb  (CVS)
Parent: Artifact

An artifact that is optional. If downloading fails, the user will be informed but it will not raise an exception.

Methods

download  

Protected Instance methods

If downloading fails, the user will be informed but it will not raise an exception.

[Validate]