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

David Sargrad edited comment on NIFI-6415 at 7/12/19 4:54 PM:
--------------------------------------------------------------

Hi [~mcgilman]

I still see this failure on nifi-web-api

 

!image-2019-07-12-12-48-47-442.png!

I see the following in my local .m2 repository:

 

!image-2019-07-12-12-47-58-020.png!

 

I've tried to clean my entire ~/.m2/repository/org/apache/nifi folder (to 
rebuild everything)

 

It would seem that the build is trying to find a "tests" folder. Keep in mind 
that I am trying to disable all unit tests. The reason I am doing this is 
because inevitably when I try to build nifi unit tests will often fail (and not 
always consistently).. I'm trying to disable unit tests since right now they 
just get in the way of my building of nifi. 


was (Author: dsargrad):
Hi [~mcgilman]

I still see this failure on nifi-web-api

 

!image-2019-07-12-12-48-47-442.png!

I see the following in my local .m2 repository:

 

!image-2019-07-12-12-47-58-020.png!

 

I've tried to clean my entire ~/.m2/repository/org/apache/nifi folder (to 
rebuild everything)

> Nifi Build Fails on nifi-web-api
> --------------------------------
>
>                 Key: NIFI-6415
>                 URL: https://issues.apache.org/jira/browse/NIFI-6415
>             Project: Apache NiFi
>          Issue Type: Bug
>         Environment: centos 7
> mvn 3.6.0
> java 1.8.0_212 openjdk
>            Reporter: David Sargrad
>            Priority: Major
>         Attachments: image-2019-07-02-14-11-15-318.png, 
> image-2019-07-12-12-47-58-020.png, image-2019-07-12-12-48-47-442.png
>
>
> I am trying to build the latest nifi master from git.
>  
> git clone [https://gitbox.apache.org/repos/asf/nifi.git]
> git checkout master
>  
> I am using the command mvn install -Dmaven.test.skip=true
>  
> The build consistently fails with the following message.
>  
> !image-2019-07-02-14-11-15-318.png!
> I deleted my entire .m2 repository to force maven to download. I get the same 
> results. Many other projects seem to build ok.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to