[
https://issues.apache.org/jira/browse/ATLAS-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721914#comment-14721914
]
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_r38282140
--- Diff: dashboard/v2/gruntfile.js ---
@@ -131,10 +131,10 @@ module.exports = function(grunt) {
expand: true,
cwd: 'public/',
src: ['**', '!js/**/*.js', '!modules/**/*.js'],
- dest: 'dist'
+ dest: 'dist/'
--- End diff --
Even this should move 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)