You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/11/04 18:11:00 UTC

[jira] [Commented] (MBUILDCACHE-34) Improve IT test execution

    [ https://issues.apache.org/jira/browse/MBUILDCACHE-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17629142#comment-17629142 ] 

ASF GitHub Bot commented on MBUILDCACHE-34:
-------------------------------------------

AlexanderAshitkin commented on code in PR #36:
URL: https://github.com/apache/maven-build-cache-extension/pull/36#discussion_r1014326581


##########
src/test/projects/build-extension/pom.xml:
##########
@@ -34,9 +34,9 @@
             <extension>
                 <groupId>org.apache.maven.extensions</groupId>
                 <artifactId>maven-build-cache-extension</artifactId>
-                <version>1.0.0-SNAPSHOT</version>
+                <version>${projectVersion}</version>

Review Comment:
   👍 





> Improve IT test execution
> -------------------------
>
>                 Key: MBUILDCACHE-34
>                 URL: https://issues.apache.org/jira/browse/MBUILDCACHE-34
>             Project: Maven Build Cache Extension
>          Issue Type: Improvement
>            Reporter: Slawomir Jaranowski
>            Assignee: Slawomir Jaranowski
>            Priority: Major
>              Labels: pull-request-available
>
> * IT tests should use separate local repository
>  * version of tested component should be parameterized



--
This message was sent by Atlassian Jira
(v8.20.10#820010)