[
https://issues.apache.org/jira/browse/ATLAS-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721913#comment-14721913
]
ASF GitHub Bot commented on ATLAS-90:
-------------------------------------
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
> Support offline builds
> ----------------------
>
> Key: ATLAS-90
> URL: https://issues.apache.org/jira/browse/ATLAS-90
> Project: Atlas
> Issue Type: Bug
> Reporter: Shwetha G S
> Assignee: Vishal Kadam
> Priority: Minor
> Fix For: 0.6-incubating
>
> Attachments: 6.patch.txt, ATLAS-90-full.patch, ATLAS-90.patch
>
>
> Currently, frontend-maven-plugin doesn't work without internet. Can we use
> https://github.com/allegro/grunt-maven-plugin to support offline builds?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)