4.0.0
org.ops4j.pax
logging
2.2.7
../pom.xml
org.ops4j.pax.logging
pax-logging-log4j2
bundle
OPS4J Pax Logging - Log4Jv2 implementation
Pax Logging backend implementation based on Apache Log4J2. It provides Log4J2 specific implementation
of PaxLoggingService interface and Log4J2 specific configuration methods.
Users may customize Log4J2 behaviour (appenders, layouts) by creating fragment attached to this bundle.
maven-compiler-plugin
-proc:none
org.apache.felix
maven-bundle-plugin
true
maven-dependency-plugin
unpack-log4j-core
generate-resources
unpack
org.apache.logging.log4j
log4j-core
org.apache.logging.log4j
log4j-layout-template-json
**/Log4j2Plugins.dat
${project.build.directory}/classes
unpack-sources
generate-resources
unpack
org.apache.logging.log4j
log4j-core
sources
org.apache.logging.log4j
log4j-layout-template-json
sources
${project.build.directory}/sources
unpack-pax-logging-api-sources
generate-resources
unpack
org.ops4j.pax.logging
pax-logging-api
sources
${project.build.directory}/pax-logging-api-sources
org.apache.maven.plugins
maven-antrun-plugin
copy-sources
generate-resources
run
org.apache.maven.plugins
maven-jar-plugin
enhanced-source-jar
package
jar
sources
${project.build.directory}/sources
org.apache.logging.log4j
log4j-api
provided
org.apache.logging.log4j
log4j-core
provided
org.apache.logging.log4j
log4j-layout-template-json
provided
org.ops4j.pax.logging
pax-logging-api
org.osgi
osgi.core
org.osgi
osgi.cmpn
org.osgi
osgi.annotation
junit
junit
test