Github user shwethags commented on a diff in the pull request: https://github.com/apache/incubator-atlas/pull/6#discussion_r38282134 --- Diff: dashboard/v2/.bowerrc --- @@ -1,5 +1,5 @@ { - "directory": "dist/lib", + "directory": "public/lib", --- End diff -- All the generated/downloaded files should go to target. Hence there is option of mvn clean. For offline build, one should use mvn install (without clean). Please change to target
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---