![JAR search and dependency download from the Maven repository](/logo.png)
templates.greenpepper.configuration.filesystem.fileSystem.vm Maven / Gradle / Ivy
#if(!$action.fileRepositories.isEmpty())
$action.getText('greenpepper.filesystem.project')
$action.getText('greenpepper.filesystem.name')
$action.getText('greenpepper.filesystem.path')
#foreach($repository in $action.fileRepositories)
#set($index = $velocityCount - 1)
$repository.project.name
$repository.name
$repository.baseTestUrl
#end
#else
$action.getText('greenpepper.filesystem.none')
#end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy