4.0.0
    
        org.sonatype.oss
        oss-parent
        7
    
    org.webjars
    pocketry
    Pocketry
    1.8.6
    jar
    WebJar for pocketry
    https://github.com/yetu/pocketry
    
        
            MIT License
            http://opensource.org/licenses/MIT
            repo
        
    
    
        http://github.com:phaus/webjars-pocketry
        scm:git:https://github.com:phaus/webjars-pocketry.git
        scm:git:https://github.com:phaus/webjars-pocketry.git
        HEAD
    
    
        
            mr-mig
            Alexey Migutsky
            alexey.migutsky@gmail.com
        
        
            azadorozhniy
            Tim Robson
                
        
            FND
          
        
            phaus
            Philipp Haußleiter
            philipp.haussleiter@innoq.com
                      
    
    
        UTF-8
        1.8.6
        https://github.com/yetu/pocketry/archive
        ${project.build.outputDirectory}/META-INF/resources/webjars/${project.artifactId}/${project.version}
        
            {
                "paths": {
                    "pocketry": "dist"
                }
            }
        
    
    
        
            
                org.codehaus.mojo
                wagon-maven-plugin
                1.0-beta-4
                
                    
                        process-resources
                        download-single
                        
                            ${sourceUrl}
                            v${upstreamVersion}.zip
                            ${project.build.directory}/${project.artifactId}.zip
                        
                    
                
            
            
                maven-antrun-plugin
                1.7
                
                    
                        process-resources
                        run
                        
                            
                                
                                
                                
                                
                                    
                                                                        
                                
                            
                        
                    
                
            
            
                com.google.code.maven-replacer-plugin
                replacer
                1.5.3
                
                    
                        prepare-package
                        
                            replace
                        
                    
                
                
                    
                        
                            ${project.build.directory}/classes/META-INF/resources/webjars/bootstrap/*/css/*.css
                        
                    
                    (.*).css
                    $1-jsf.css
                    
                        
                            url\('?+\.\.\/fonts\/([^\s\)?#']+)[\?#]{0,2}([^';]*)+?'?\)
                            url("#{resource['webjars:bootstrap/${project.version}/fonts/$1']}&v=${upstreamVersion}&#$2")
                        
                    
                    true
                    
                        CASE_INSENSITIVE
                    
                    true
                
            
            
                org.apache.maven.plugins
                maven-release-plugin
                2.5
            
            
                org.sonatype.plugins
                nexus-staging-maven-plugin
                1.5.1
                true
                
                    sonatype-nexus-staging
                    https://oss.sonatype.org/
                    true
                
            
        
        
            
                ${project.basedir}/src/main/resources
                ${destDir}