Overview
This document describes the
tags
that are available when using the FreeHEP Download Plug-in with Maven.
Tags
| Name | Description |
| freehep:download |
Download artifact from remote repository(ies) |
freehep:download
Download an artifact from any of the remote repositories.
| Attribute Name | Description | Optional? |
| name |
The name of the artifact file |
No |
| path |
The path to the artifact file |
No |
| force |
Force download even if the file exists locally |
No |
| url |
The url to look for if the download fails |
yes |