shuguo zheng created NIFI-4018:
----------------------------------
Summary: build from the source code , nifi ui can not work
Key: NIFI-4018
URL: https://issues.apache.org/jira/browse/NIFI-4018
Project: Apache NiFi
Issue Type: Bug
Components: Core UI
Affects Versions: 1.1.1
Environment: linux
Reporter: shuguo zheng
Execute mvn clean install,we got the nifi build product named
nifi-*-SNAPSHOT-bin.tar.gz.Then unpacked and start the nifi sever.
Direct myr browser to http://localhost:8080/nifi/ ,but web ui does not work
well, because of Can not access the angularjs resource. The reason is in the
‘nifi-web-ui’ pom.xml, ‘assets/**/*’ does not been successfully packaged,why?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)