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

Matt Gilman commented on NIFI-6415:
-----------------------------------

[~dsargrad] Thanks for file this JIRA. I just tried a build after deleting my 
maven repository and everything seems to work ok. Also, it looks like the 
Travis build for master is currently passing. The artifact that is referenced 
there is not something that is downloaded. It's something that should be 
generated as part of this build. Can you inspect it in your maven repository?

{code}
# mgilman in ~/.m2/repository/org/apache/nifi/nifi-web-security/1.10.0-SNAPSHOT 
[15:18:30]
$ ls
_remote.repositories                        maven-metadata-local.xml            
        nifi-web-security-1.10.0-SNAPSHOT-tests.jar 
nifi-web-security-1.10.0-SNAPSHOT.jar       
nifi-web-security-1.10.0-SNAPSHOT.pom

# mgilman in ~/.m2/repository/org/apache/nifi/nifi-web-security/1.10.0-SNAPSHOT 
[15:22:52]
$ file nifi-web-security-1.10.0-SNAPSHOT-tests.jar
nifi-web-security-1.10.0-SNAPSHOT-tests.jar: Zip archive data, at least v2.0 to 
extract
{code}

Does the directory listing look the same? You should be able to just delete the 
1.10.0-SNAPSHOT directory and rebuild again.

> 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
>
>
> 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.3#76005)

Reply via email to