4.0.0
    
        org.apache.felix
        org.apache.felix.http.parent
        4
        ../../parent/pom.xml
    
    Apache Felix Http Samples - Bridge
    org.apache.felix.http.samples.bridge
    2.3.2
    war
    
        scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-6/samples/bridge
        scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-6/samples/bridge
        http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http-6/samples/bridge
    
    
        
            
                org.mortbay.jetty
                maven-jetty-plugin
                6.1.26
                
                    /
                
            
            
                org.apache.maven.plugins
                maven-dependency-plugin
                
                    
                        copy-bundles
                        
                            copy-dependencies
                        
                        
                            
                                org.apache.felix.http.bridge,org.apache.felix.http.samples.filter,org.apache.felix.webconsole
                            
                            true
                            
                                ${project.build.directory}/bundles
                            
                        
                    
                
            
            
                org.apache.maven.plugins
                maven-war-plugin
                2.5
                
                    
                        
                            
                                ${project.build.directory}/bundles
                            
                            WEB-INF/bundles
                        
                        
                            .
                            META-INF
                            
                                LICENSE
                                NOTICE
                            
                        
                    
                
            
             
                org.apache.maven.plugins
                maven-source-plugin
                
                    
                        attach-sources
                        
                            jar
                        
                    
                
                       
        
    
    
        
            javax.servlet
            javax.servlet-api
            provided
        
        
            org.osgi
            org.osgi.compendium
        
        
            org.apache.felix
            org.apache.felix.framework
            4.2.1
        
        
            ${project.groupId}
            org.apache.felix.http.proxy
            ${project.version}
        
        
            ${project.groupId}
            org.apache.felix.http.bridge
            ${project.version}
            provided
        
        
            ${project.groupId}
            org.apache.felix.http.samples.filter
            ${project.version}            
            provided
        
        
            ${project.groupId}
            org.apache.felix.webconsole
            4.2.0
            provided