[
https://issues.apache.org/jira/browse/NIFI-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14256512#comment-14256512
]
ASF subversion and git services commented on NIFI-194:
------------------------------------------------------
Commit 9fc7e6463c3fc9af3f43b0ac3ae27147bc270b8b in incubator-nifi's branch
refs/heads/develop from [~joewitt]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=9fc7e64 ]
Merge branch 'NIFI-194' of https://github.com/khmarbaise/incubator-nifi into
develop
> 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)