All Downloads are FREE. Search and download functionalities are using the official Maven repository.

codestarts.quarkus-extension.code.integration-tests.java.integration-tests.pom.tpl.qute.xml Maven / Gradle / Ivy



    4.0.0
{#if it-parent}
    
        {it-parent.group-id}
        {it-parent.artifact-id}
        {it-parent.version}
        {#if it-parent.relative-path}
        {it-parent.relative-path}
        {/if}
    
{/if}
    {namespace.id}{extension.id}-integration-tests
{#if extension.full-name}
{extension.full-name} - Integration Tests
{/if}

    
        true
    

    
        
            io.quarkus
            quarkus-resteasy
        
        
            {group-id}
            {namespace.id}{extension.id}
            {#if quarkus.bom}
            $\{project.version}
            {/if}
        

        
        
            io.quarkus
            quarkus-junit5
            test
        
        
            io.rest-assured
            rest-assured
            test
        
{#if input.extra-codestarts.contains("extension-codestart")}
        
            io.quarkus
            quarkus-devtools-testing
            test
        
{/if}
    

    
        
            
                io.quarkus
                quarkus-maven-plugin
                
                    
                        
                            build
                        
                    
                
            
            
                org.apache.maven.plugins
                maven-failsafe-plugin
                
                    
                        
                            integration-test
                            verify
                        
                        
                            
                                $\{project.build.directory}/$\{project.build.finalName}-runner
                                org.jboss.logmanager.LogManager
                                $\{maven.home}
                            
                        
                    
                
            
        
    

    
        
            native-image
            
                
                    native
                
            
            
                native
                false
            
            
                
                    
                        org.apache.maven.plugins
                        maven-surefire-plugin
                        
                            $\{native.surefire.skip}
                        
                    
                
            
        
    







© 2015 - 2025 Weber Informatics LLC | Privacy Policy