maven pom.xml配置讲解

         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    4.0.0
    com.study.owls
    owls-mobile
    2.1.01-SNAPSHOT
    war
    
    owls-mobile
    OWLS 2.1.01 for JK Mobile.


   
        Study
        http://www.sina.com
   



   
       
            ok
            111
            [email protected]
            Study
           
                PL
           

            +8
       

   



 


   
        UTF-8
        1.6


        1.3.06-SNAPSHOT
        3.6.0
        1.4.1
        0.2.25
        3.2.0.RELEASE
        4.1.8.Final
        1.2.1
        2.3.19
        4.3.1.Final
        2.1.2
        1.7.1
        1.2.17
        3.1
        7.6.8.v20121106
        5.7.0
        2.6.2
        13.0.1
        ojdbc6
        ojdbc6
        1.0
   



   
       
       
            org.testng
            testng
            6.8.5
           
               
                    junit
                    junit
               

           

            test
       



       
       
            com.ztesec.owls.common
            utils
            ${owls-utils.version}
       





       
            com.ztesec.protocol
            winntcp
            1.1-SNAPSHOT
       



       
            io.netty
            netty
            3.6.0.Final
       





       
       
       
            org.apache.lucene
            lucene-core
            ${lucene.version}
           


               
                    org.apache.lucene
                    lucene-misc
               



               
                    org.apache.lucene
                    lucene-snowball
               

               
                    org.apache.lucene
                    lucene-spellchecker
               

           

       



       
            org.apache.lucene
            lucene-highlighter
            ${lucene.version}
           
               
                    org.apache.lucene
                    lucene-memory
               

               
                    org.apache.lucene
                    lucene-queries
               

           

       



       
            org.apache.lucene
            lucene-analyzers
            ${lucene.version}
       



       
       
            org.apache.solr
            solr-core
            ${solr.version}
           
               
                    org.apache.solr
                    solr-commons-csv
               

           

       



       
            org.apache.solr
            solr-solrj
            ${solr.version}
       



       
       
            com.zte
            qsp
            1.2.1
       



       
            com.zte
            qsp2
            1.0
       



       
            com.zte
            MR
            1.02.02
       



       
       
            org.wltea.analyzer
            ik-analyzer
            3.2.8
       







       




       




       
       
            org.aspectj
            aspectjrt
            1.7.0
       

       
            org.aspectj
            aspectjweaver
            1.7.0
       

       
            cglib
            cglib
            2.2.2
            runtime
       

       
            asm
            asm
            3.3.1
            runtime
       

       


       
       
            org.springframework
            spring-core
            ${spring.version}
       



       
            org.springframework
            spring-beans
            ${spring.version}
       



       
            org.springframework
            spring-context
            ${spring.version}
       



       
            org.springframework
            spring-context-support
            ${spring.version}
       



       
            org.springframework
            spring-aop
            ${spring.version}
       



       
            org.springframework
            spring-tx
            ${spring.version}
       





       
            org.springframework
            spring-test
            ${spring.version}
           
               
                    junit
                    junit
               

           

            test
       



       


       
       
       
            org.hibernate
            hibernate-core
            ${hibernate.version}
       

       
            org.hibernate
            hibernate-entitymanager
            ${hibernate.version}
       

       
            org.hibernate
            hibernate-ehcache
            ${hibernate.version}
       





       
       




       
            org.springframework
            spring-orm
            ${spring.version}
       



       
       
       
            com.alibaba
            druid
            ${druid.version}
       





       
       
            ${jdbc.driver.groupId}
            ${jdbc.driver.artifactId}
            ${jdbc.driver.version}
       



       


       
       
            org.hibernate
            hibernate-validator
            ${hibernate-validator.version}
       





       
       
            org.springframework
            spring-webmvc
            ${spring.version}
       



       
            org.freemarker
            freemarker
            ${freemarker.version}
       



       
            javax.servlet
            jstl
            1.2
       



       
            javax.servlet
            servlet-api
            2.5
            provided
       



       


       
       
            net.sf.ehcache
            ehcache-core
            ${ehcache.version}
       



       
            redis.clients
            jedis
            2.0.0
       



       


       
       
            org.apache.shiro
            shiro-spring
            ${shiro.version}
       



       
            org.apache.shiro
            shiro-ehcache
            ${shiro.version}
       



       
       
            com.jagregory
            shiro-freemarker-tags
            0.1-SNAPSHOT
       





       


       
       
            org.slf4j
            slf4j-api
            ${slf4j.version}
       





       
       
            org.slf4j
            jcl-over-slf4j
            ${slf4j.version}
       





       
       
            org.slf4j
            slf4j-log4j12
            ${slf4j.version}
       



       
            log4j
            log4j
            ${log4j.version}
       



       
       
            org.lazyluke
            log4jdbc-remix
            0.2.7
           
               
                    junit
                    junit
               

           

       



       


       
       
            dom4j
            dom4j
            1.6.1
           
               
                    xml-apis
                    xml-apis
               

           

       



       
       
            jaxen
            jaxen
            1.1.4
       

       


       
       
            com.google.code.gson
            gson
            2.2.2
       



       
            org.codehaus
            jackson-all
            1.9.6
       



       


       
       
            org.springframework
            spring-jms
            ${spring.version}
       



       
            org.apache.activemq
            activemq-core
            ${activemq.version}
           
               
                    org.apache.activemq.protobuf
                    activemq-protobuf
               

               
                    org.springframework.osgi
                    spring-osgi-core
               

               
                    org.osgi
                    org.osgi.core
               

           

       

       


       
       
       
            org.apache.commons
            commons-lang3
            ${commons-lang3.version}
       



       
            commons-io
            commons-io
            2.4
       



       
            commons-httpclient
            commons-httpclient
            3.1
       



       
            commons-codec
            commons-codec
            1.7
       



       
            commons-beanutils  
            commons-beanutils
            1.8.3
       



       
       
            javax.activation
            activation
            1.1.1
       



       
            org.apache.commons
            commons-email
            1.2
       



       
       
            com.google.guava
            guava
            ${guava.version}
       



       
       
            joda-time
            joda-time
            2.1
       



       
       
            net.sourceforge.barbecue
            barbecue
            1.5-beta1
       



       
       
            jxl
            jxl
            0.1
       





       
       
            org.playframework
            jj-simplecaptcha
            1.1
       



       


       
       
            org.eclipse.jetty.aggregate
            jetty-webapp
            ${jetty.version}
            test
       



       


       
            org.codehaus.plexus
            plexus-utils
            2.0.6
            test
       









   



   
       
           
                javax.servlet.jsp
                jsp-api
                2.1
                provided
           

       

   



   
       


           
           


           
           
                org.mortbay.jetty
                jetty-maven-plugin
                ${jetty.version}
               
                   
                        /${project.artifactId}
                   

                   
               
               

           



           
           
                org.apache.maven.plugins
                maven-compiler-plugin
                2.5.1
               
                    ${jdk.version}
                    ${jdk.version}
                    true
               

           



           
           
                org.apache.maven.plugins
                maven-war-plugin
                2.3
               
                    ${project.artifactId}
               

           



           
           
                org.apache.maven.plugins
                maven-enforcer-plugin
                1.1.1
               
                   
                        enforce-banned-dependencies
                       
                            enforce
                       

                       
                           
                               
                                    3.0.4
                               

                               
                                    1.6
                               

                               
                                    true
                                   
                                   
                                        junit:junit:*
                                        aspectj:aspectj*
                                        commons-lang:2.*
                                        org.springframework:2.*
                                        org.springframework:3.0.*
                                   

                               

                           

                            true
                       

                   

               

           





           
           
                org.apache.maven.plugins
                maven-resources-plugin
                2.6
           



           
           
                org.apache.maven.plugins
                maven-install-plugin
                2.4
           



           
           
                org.apache.maven.plugins
                maven-clean-plugin
                2.5
           



           
           
                org.apache.maven.plugins
                maven-antrun-plugin
                1.7
           



           
           
                org.apache.maven.plugins
                maven-dependency-plugin
                2.6
           



           
             


       



   



你可能感兴趣的:(Maven)