archetype-resources.bnd.bnd Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of com.liferay.project.templates.template.context.contributor
Show all versions of com.liferay.project.templates.template.context.contributor
Creates a Liferay module project that injects custom non-JSP template variables into Liferay Portal.
#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 - 2025 Weber Informatics LLC | Privacy Policy