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

Mark Payne commented on NIFI-736:
---------------------------------

[~bende] I applied the patch but when I tried to compile, I got the following 
output from maven:

{code}
[INFO] Invoking post-archetype-generation goals: package
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] nifi-maven-archetypes .............................. SUCCESS [  0.717 s]
[INFO] nifi-processor-bundle-archetype .................... SUCCESS [  0.693 s]
[INFO] nifi-service-bundle-archetype ...................... FAILURE [  0.179 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.660 s
[INFO] Finished at: 2015-08-14T10:14:05-04:00
[INFO] Final Memory: 34M/981M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-archetype-plugin:2.2:integration-test 
(default-integration-test) on project nifi-service-bundle-archetype:
[ERROR] Archetype IT 'nifi-test-services' failed: Cannot run additions goals.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :nifi-service-bundle-archetype
{code}


> Create a Maven Archetype for ControllerServices
> -----------------------------------------------
>
>                 Key: NIFI-736
>                 URL: https://issues.apache.org/jira/browse/NIFI-736
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Minor
>             Fix For: 0.3.0
>
>         Attachments: NIFI-736-2.patch, NIFI-736.patch
>
>
> It would be helpful for people building extensions to have a good starting 
> point for building controller services, and it would also serve as a good 
> example for learning the dependency relationship between nars.



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

Reply via email to