You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2014/12/22 21:56:13 UTC

[jira] [Updated] (NIFI-194) Could not do `mvn clean package` after nar-plugin has been built.

     [ https://issues.apache.org/jira/browse/NIFI-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Heinz Marbaise updated NIFI-194:
-------------------------------------
    Labels: patch  (was: )

> Could not do `mvn clean package` after nar-plugin has been built.
> -----------------------------------------------------------------
>
>                 Key: NIFI-194
>                 URL: https://issues.apache.org/jira/browse/NIFI-194
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Tools and Build
>    Affects Versions: 0.0.1
>            Reporter: Karl Heinz Marbaise
>            Priority: Critical
>              Labels: patch
>             Fix For: 0.0.1
>
>
> After you have build the `nar-maven-plugin` via `mvn install` you should be able to build the whole project via:
> {{mvn clean package}} but you will get a failure during the build like this:
> {code}
> [INFO] Final Memory: 50M/720M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on project core-api: Failed to resolve dependencies for one or more projects in the reactor. Reason: No versions are present in the repository for the artifact with a range [0.0.1-SNAPSHOT,1.0.0-SNAPSHOT)
> [ERROR] org.apache.nifi:nifi-nar:jar:null
> [ERROR]
> [ERROR] from the specified remote repositories:
> [ERROR] nexus (http://localhost:8081/nexus/content/groups/public, releases=true, snapshots=true)
> [ERROR] Path to dependency:
> {code}



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