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

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

Bundle-Name: ${artifactId}
Bundle-SymbolicName: ${package}
Bundle-Version: ${version}
Export-Package: ${package}.constants
Web-ContextPath: /${artifactId}#if (${buildType} != "gradle")

#if (${liferayVersion.startsWith("7.1")})-contract: JavaPortlet,JavaServlet
#end
-jsp: *.jsp,*.jspf
-plugin.jsp: com.liferay.ant.bnd.jsp.JspAnalyzerPlugin
-plugin.npm: com.liferay.ant.bnd.npm.NpmAnalyzerPlugin
-plugin.resourcebundle: com.liferay.ant.bnd.resource.bundle.ResourceBundleLoaderAnalyzerPlugin
-plugin.sass: com.liferay.ant.bnd.sass.SassAnalyzerPlugin
-sass: *#end




© 2015 - 2025 Weber Informatics LLC | Privacy Policy