[ 
https://issues.apache.org/jira/browse/ATLAS-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

venkata madugundu updated ATLAS-732:
------------------------------------
    Description: 
The Dashboard V2 project fails to build on Windows...
---------------------------------------------------------------
[ERROR] Failed to execute goal 
com.github.eirslett:frontend-maven-plugin:0.0.23:install-node-and-npm (install 
node and npm) on project atlas-dashboardv2: Could not download Node.js from: 
http://nodejs.org/dist/v4.4.2/x64/node.exe: Got error code 404 from the server. 
-> [Help 1]
---------------------------------------------------------------

After bumping the version of frontend-maven-plugin from 0.0.23 to latest 
release 0.0.29 in the root pom.xml, the build was successful.
Cause - The node.exe is now made available at 
http://nodejs.org/dist/v4.4.2/win-x64/node.exe instead of 
http://nodejs.org/dist/v4.4.2/x64/node.exe. And the change in location seems to 
be working fine with latest frontend-maven-plugin.



  was:
The Dashboard V2 project fails to build on Windows...
---------------------------------------------------------------
[ERROR] Failed to execute goal 
com.github.eirslett:frontend-maven-plugin:0.0.23:install-node-and-npm (install 
node and npm) on project atlas-dashboardv2: Could not download Node.js from: 
http://nodejs.org/dist/v4.4.2/x64/node.exe: Got error code 404 from the server. 
-> [Help 1]
---------------------------------------------------------------

After bumping the version of frontend-maven-plugin from 0.0.23 to latest 
release 0.0.29 in the root pom.xml, the build was successful.


> Dashboard v2 build fails on Windows
> -----------------------------------
>
>                 Key: ATLAS-732
>                 URL: https://issues.apache.org/jira/browse/ATLAS-732
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 0.7-incubating
>         Environment: Windows7
>            Reporter: venkata madugundu
>              Labels: build
>             Fix For: 0.7-incubating
>
>
> The Dashboard V2 project fails to build on Windows...
> ---------------------------------------------------------------
> [ERROR] Failed to execute goal 
> com.github.eirslett:frontend-maven-plugin:0.0.23:install-node-and-npm 
> (install node and npm) on project atlas-dashboardv2: Could not download 
> Node.js from: http://nodejs.org/dist/v4.4.2/x64/node.exe: Got error code 404 
> from the server. -> [Help 1]
> ---------------------------------------------------------------
> After bumping the version of frontend-maven-plugin from 0.0.23 to latest 
> release 0.0.29 in the root pom.xml, the build was successful.
> Cause - The node.exe is now made available at 
> http://nodejs.org/dist/v4.4.2/win-x64/node.exe instead of 
> http://nodejs.org/dist/v4.4.2/x64/node.exe. And the change in location seems 
> to be working fine with latest frontend-maven-plugin.



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

Reply via email to