no problem thanks. I've just created a patch off that part and it looks great. Pushing to origin/develop momentarily
On Mon, Dec 22, 2014 at 3:28 PM, Karl Heinz Marbaise (JIRA) <[email protected] > wrote: > > [ > https://issues.apache.org/jira/browse/NIFI-193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14256156#comment-14256156 > ] > > Karl Heinz Marbaise commented on NIFI-193: > ------------------------------------------ > > Outch sorry. my fault. > > > WARNING on mvn install in nar-maven-plugin > > ------------------------------------------ > > > > Key: NIFI-193 > > URL: https://issues.apache.org/jira/browse/NIFI-193 > > Project: Apache NiFi > > Issue Type: Improvement > > Components: Tools and Build > > Affects Versions: 0.0.1 > > Reporter: Karl Heinz Marbaise > > Priority: Minor > > Labels: patch > > Fix For: 0.0.1 > > > > > > Currently if you go to the folder {{nar-maven-plugin}} and do a simple > {{mvn install}} you will get a warning like the following: > > {code} > > [WARNING] > > [WARNING] Some problems were encountered while building the effective > model for org.apache.nifi:nar-maven-plugin:maven-plugin:0.0.1-SNAPSHOT > > [WARNING] 'parent.relativePath' points at org.apache.nifi:nifi-parent > instead of org.apache:apache, please verify your project structure @ line > 19, column 13 > > [WARNING] > > [WARNING] It is highly recommended to fix these problems because they > threaten the stability of your build. > > [WARNING] > > [WARNING] For this reason, future Maven versions might no longer support > building such malformed projects. > > [WARNING] > > {code} > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332) >
