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

Sean Busbey commented on YETUS-144:
-----------------------------------

{code}
+    # not everything needs a maven install
+    # but quite a few do ...
+    for index in  findbugs javadoc mvneclipse mvnsite scaladoc unit; do
+      verify_needed_test ${index}
{code}

how do new tests from downstream get into this list?

> mvn install usually required on mvn builds
> ------------------------------------------
>
>                 Key: YETUS-144
>                 URL: https://issues.apache.org/jira/browse/YETUS-144
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>         Attachments: YETUS-144.00.patch
>
>
> Found an interesting side effect of YETUS-137 this morning.  Since the 
> compile step was now skipped, the mvn install was also skipped.  As a result, 
> mvn test broke if the mvn cache was new.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to