4.0.0
    
        org.apache.sling
        sling-bundle-parent
        62
        
    
    org.apache.sling.commons.log.webconsole
    2.0.0
    Apache Sling Commons Log WebConsole
    This bundle provides webconsole plugin for Sling Commons Log
    
        scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log-webconsole.git
        scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log-webconsole.git
        org.apache.sling.commons.log.webconsole-2.0.0
        https://github.com/apache/sling-org-apache-sling-commons-log-webconsole.git
    
    
        17
        2.0.17
        4.14.0
        1761165786
        ${basedir}/target
        ${bundle.build.dir}/${project.build.finalName}.jar
    
    
        
            org.slf4j
            slf4j-api
            ${slf4j.version}
            provided
        
        
            org.slf4j
            jul-to-slf4j
            ${slf4j.version}
            compile
            true
        
        
            org.apache.sling
            org.apache.sling.commons.log
            6.0.0
            all
            provided
        
        
        
            org.osgi
            org.osgi.framework
            1.10.0
            provided
        
        
            org.osgi
            org.osgi.util.tracker
            provided
        
        
            org.osgi
            org.osgi.annotation.bundle
            provided
        
        
            org.apache.felix
            org.apache.felix.webconsole
            4.9.10
            provided
        
        
        
            jakarta.servlet
            jakarta.servlet-api
            6.0.0
            provided
        
        
        
            org.apache.felix
            org.apache.felix.gogo.runtime
            0.6.1
            provided
        
        
        
            junit
            junit
            test
        
        
            org.apache.felix
            org.apache.felix.framework
            7.0.5
            test
        
        
        
            org.ops4j.pax.exam
            pax-exam-container-forked
            ${pax-exam.version}
            test
        
        
            org.ops4j.pax.exam
            pax-exam-junit4
            ${pax-exam.version}
            test
        
        
            org.ops4j.pax.exam
            pax-exam-link-mvn
            ${pax-exam.version}
            test
        
        
            org.ops4j.pax.tinybundles
            tinybundles
            4.0.1
            test
        
        
            javax.inject
            javax.inject
            test
        
        
            org.apache.felix
            org.apache.felix.configadmin
            1.8.10
            test
        
        
            org.apache.felix
            org.apache.felix.http.bundle
            2.2.0
            test
        
        
            commons-io
            commons-io
            2.14.0
            test
        
        
            org.htmlunit
            htmlunit
            4.7.0
            test
        
        
            org.apache.sling
            org.apache.sling.commons.logservice
            1.0.2
            test
        
        
        
            commons-fileupload
            commons-fileupload
            1.6.0
            test
        
        
            org.apache.felix
            org.apache.felix.http.jetty12
            1.1.0
            test
        
        
            org.ops4j.pax.url
            pax-url-wrap
            2.1.0
            test
        
        
            org.apache.felix
            org.apache.felix.eventadmin
            1.3.2
            test
        
        
            org.apache.felix
            org.apache.felix.metatype
            1.0.6
            test
        
        
            org.apache.felix
            org.apache.felix.scr
            2.0.6
            test
        
        
            org.hamcrest
            hamcrest-integration
            1.3
            test
        
        
            org.apache.felix
            org.apache.felix.inventory
            1.0.4
            test
        
    
    
        
            
            
                org.codehaus.mojo
                build-helper-maven-plugin
                
                    
                        reserve-network-port
                        
                            reserve-network-port
                        
                        pre-integration-test
                        
                            
                                http.port
                            
                        
                    
                
            
            
                org.codehaus.mojo
                properties-maven-plugin
                1.0-alpha-2
                
                    
                        
                            set-system-properties
                        
                        pre-integration-test
                        
                            
                                
                                    project.bundle.file
                                    ${bundle.file.name}
                                
                                
                                    http.port
                                    ${http.port}
                                
                            
                        
                    
                
            
            
                org.apache.servicemix.tooling
                depends-maven-plugin
                
                    
                        generate-depends-file
                        
                            generate-depends-file
                        
                    
                
            
            
            
                maven-failsafe-plugin
                
                    
                        ${bundle.file.name}
                        ${bundle.file.name}
                        ${coverage.command}
                        ${http.port}
                    
                
                
                    
                        
                            integration-test
                            verify
                        
                    
                
            
            
                org.apache.rat
                apache-rat-plugin
                
                    
                        src/main/resources/res/ui/jquery.autocomplete.css
                        src/main/resources/res/ui/jquery.autocomplete.min.js
                        src/main/resources/res/ui/prettify.css
                        src/main/resources/res/ui/prettify.js
                        README.md
                    
                
            
        
    
    
        
            
                org.apache.maven.plugins
                maven-javadoc-plugin
                
                    
                    true
                
            
        
    
    
        
        
            ide
            
                
                    
                        maven-antrun-plugin
                        
                            
                                log-file-create
                                
                                    run
                                
                                package
                                
                                    
                                        
                                    
                                
                            
                        
                    
                
            
        
        
            coverage
            
                
                    
                        org.jacoco
                        jacoco-maven-plugin
                        
                            
                                prepare-agent
                                
                                    prepare-agent
                                
                                
                                    coverage.command
                                    
                                        org.apache.sling.commons.log.logback.*
                                    
                                
                            
                            
                            
                                prepare-agent-surefire
                                
                                    prepare-agent
                                
                                test-compile
                                
                                    
                                        org.apache.sling.commons.log.logback.*
                                    
                                
                            
                            
                                report
                                
                                    report
                                
                                post-integration-test
                            
                            
                                check
                                
                                    check
                                
                                
                                    
                                    true
                                    
                                        100
                                        90
                                        95
                                        85
                                        85
                                        90