All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources.bnd.bnd Maven / Gradle / Ivy

The newest version!
#set ($versionPolicy = '${replacestring;${range;[==,==]};.*,(.*)];$1}')
Bundle-Name: ${artifactId}
Bundle-SymbolicName: ${package}
Bundle-Version: ${version}
#if (${buildType} != "gradle")
-consumer-policy: ${versionPolicy}
-metatype: *
-plugin.metatype: com.liferay.ant.bnd.metatype.MetatypePlugin
-provider-policy: ${versionPolicy}#end




© 2015 - 2024 Weber Informatics LLC | Privacy Policy