You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by madhuka udantha <ma...@gmail.com> on 2015/07/20 12:38:12 UTC

Building from Root POM given a issue

Hi,

Here was trying to build from root level. web a

*[ERROR] Failed to execute goal
com.github.eirslett:frontend-maven-plugin:0.0.23:install-node-and-npm
(install node and npm) on project zeppelin-web: The plugin
com.github.eirslett:frontend-maven-plugin:0.0.23 requires Maven version
3.1.0 -> [Help 1]*
*[ERROR] *
*[ERROR] To see the full stack trace of the errors, re-run Maven with the
-e switch.*
*[ERROR] Re-run Maven using the -X switch to enable full debug logging.*
*[ERROR] *
*[ERROR] For more information about the errors and possible solutions,
please read the following articles:*
*[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
<http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException>*

Even after switching maven it was showing same message

*[ERROR] Failed to execute goal
com.github.eirslett:frontend-maven-plugin:0.0.23:install-node-and-npm
(install node and npm) on project zeppelin-web: The plugin
com.github.eirslett:frontend-maven-plugin:0.0.23 requires Maven version
3.1.0 -> [Help 1]*
*[ERROR] *
*[ERROR] To see the full stack trace of the errors, re-run Maven with the
-e switch.*
*[ERROR] Re-run Maven using the -X switch to enable full debug logging.*
*[ERROR] *
*[ERROR] For more information about the errors and possible solutions,
please read the following articles:*
*[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
<http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException>*
*max@max-VirtualBox ~/zeppelin/madhuka/incubator-zeppelin $ mvn -version*
*Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2; 2013-06-28
07:45:32+0530)*
*Maven home: /usr/local/apache-maven-3.1.0*
*Java version: 1.7.0_79, vendor: Oracle Corporation*
*Java home: /usr/lib/jvm/java-7-openjdk-amd64/jre*
*Default locale: en_US, platform encoding: UTF-8*
*OS name: "linux", version: "3.13.0-37-generic", arch: "amd64", family:
"unix"*


-- 
Cheers,
Madhuka Udantha
http://madhukaudantha.blogspot.com

Re: Building from Root POM given a issue

Posted by Corneau Damien <co...@gmail.com>.
This is a bower problem.
remove that file in tmp and try again

On Wed, Jul 22, 2015 at 2:36 PM, madhuka udantha <ma...@gmail.com>
wrote:

> ok, non root acount. When I am try bower install in zeppelin-web
>
> bower angular-websocket#~1.0.13           EACCES EACCES, rename
> '/tmp/max/bower/angular-websocket-3742-fqGcT2'
>
> Stack trace:
> Error: EACCES, rename '/tmp/max/bower/angular-websocket-3742-fqGcT2'
>
> Console trace:
> Trace
>     at StandardRenderer.error
> (/usr/local/lib/node_modules/bower/lib/renderers/StandardRenderer.js:82:17)
>     at Logger.<anonymous>
> (/usr/local/lib/node_modules/bower/bin/bower:110:22)
>     at Logger.EventEmitter.emit (events.js:95:17)
>     at Logger.emit
>
> (/usr/local/lib/node_modules/bower/node_modules/bower-logger/lib/Logger.js:29:39)
>     at /usr/local/lib/node_modules/bower/lib/commands/index.js:40:20
>     at _rejected
> (/usr/local/lib/node_modules/bower/node_modules/q/q.js:797:24)
>     at /usr/local/lib/node_modules/bower/node_modules/q/q.js:823:30
>     at Promise.when
> (/usr/local/lib/node_modules/bower/node_modules/q/q.js:1035:31)
>     at Promise.promise.promiseDispatch
> (/usr/local/lib/node_modules/bower/node_modules/q/q.js:741:41)
>     at /usr/local/lib/node_modules/bower/node_modules/q/q.js:557:44
>
> System info:
> Bower version: 1.3.12
> Node version: 0.10.25
> OS: Linux 3.13.0-37-generic x64
>
>
> Is there any particular npm / node version to be followed?
>
> thanks
>
> On Tue, Jul 21, 2015 at 4:59 AM, Corneau Damien <co...@gmail.com>
> wrote:
>
> > Then try with a non-root account
> > On Jul 20, 2015 11:27 PM, "madhuka udantha" <ma...@gmail.com>
> > wrote:
> >
> > > On Mon, Jul 20, 2015 at 7:32 PM, Corneau Damien <co...@gmail.com>
> > > wrote:
> > >
> > > > Are you using a root account? There was problem before
> > > >
> > > Yes
> > >
> > > > On Jul 20, 2015 7:39 PM, "madhuka udantha" <madhukaudantha@gmail.com
> >
> > > > wrote:
> > > >
> > > > > Hi,
> > > > >
> > > > > Here was trying to build from root level. web a
> > > > >
> > > > > *[ERROR] Failed to execute goal
> > > > >
> com.github.eirslett:frontend-maven-plugin:0.0.23:install-node-and-npm
> > > > > (install node and npm) on project zeppelin-web: The plugin
> > > > > com.github.eirslett:frontend-maven-plugin:0.0.23 requires Maven
> > version
> > > > > 3.1.0 -> [Help 1]*
> > > > > *[ERROR] *
> > > > > *[ERROR] To see the full stack trace of the errors, re-run Maven
> with
> > > the
> > > > > -e switch.*
> > > > > *[ERROR] Re-run Maven using the -X switch to enable full debug
> > > logging.*
> > > > > *[ERROR] *
> > > > > *[ERROR] For more information about the errors and possible
> > solutions,
> > > > > please read the following articles:*
> > > > > *[ERROR] [Help 1]
> > > > >
> > > > >
> > > >
> > >
> >
> http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
> > > > > <
> > > > >
> > > >
> > >
> >
> http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
> > > > > >*
> > > > >
> > > > > Even after switching maven it was showing same message
> > > > >
> > > > > *[ERROR] Failed to execute goal
> > > > >
> com.github.eirslett:frontend-maven-plugin:0.0.23:install-node-and-npm
> > > > > (install node and npm) on project zeppelin-web: The plugin
> > > > > com.github.eirslett:frontend-maven-plugin:0.0.23 requires Maven
> > version
> > > > > 3.1.0 -> [Help 1]*
> > > > > *[ERROR] *
> > > > > *[ERROR] To see the full stack trace of the errors, re-run Maven
> with
> > > the
> > > > > -e switch.*
> > > > > *[ERROR] Re-run Maven using the -X switch to enable full debug
> > > logging.*
> > > > > *[ERROR] *
> > > > > *[ERROR] For more information about the errors and possible
> > solutions,
> > > > > please read the following articles:*
> > > > > *[ERROR] [Help 1]
> > > > >
> > > > >
> > > >
> > >
> >
> http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
> > > > > <
> > > > >
> > > >
> > >
> >
> http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
> > > > > >*
> > > > > *max@max-VirtualBox ~/zeppelin/madhuka/incubator-zeppelin $ mvn
> > > > -version*
> > > > > *Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2;
> > > 2013-06-28
> > > > > 07:45:32+0530)*
> > > > > *Maven home: /usr/local/apache-maven-3.1.0*
> > > > > *Java version: 1.7.0_79, vendor: Oracle Corporation*
> > > > > *Java home: /usr/lib/jvm/java-7-openjdk-amd64/jre*
> > > > > *Default locale: en_US, platform encoding: UTF-8*
> > > > > *OS name: "linux", version: "3.13.0-37-generic", arch: "amd64",
> > family:
> > > > > "unix"*
> > > > >
> > > > >
> > > > > --
> > > > > Cheers,
> > > > > Madhuka Udantha
> > > > > http://madhukaudantha.blogspot.com
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Cheers,
> > > Madhuka Udantha
> > > http://madhukaudantha.blogspot.com
> > >
> >
>
>
>
> --
> Cheers,
> Madhuka Udantha
> http://madhukaudantha.blogspot.com
>

Re: Building from Root POM given a issue

Posted by madhuka udantha <ma...@gmail.com>.
ok, non root acount. When I am try bower install in zeppelin-web

bower angular-websocket#~1.0.13           EACCES EACCES, rename
'/tmp/max/bower/angular-websocket-3742-fqGcT2'

Stack trace:
Error: EACCES, rename '/tmp/max/bower/angular-websocket-3742-fqGcT2'

Console trace:
Trace
    at StandardRenderer.error
(/usr/local/lib/node_modules/bower/lib/renderers/StandardRenderer.js:82:17)
    at Logger.<anonymous>
(/usr/local/lib/node_modules/bower/bin/bower:110:22)
    at Logger.EventEmitter.emit (events.js:95:17)
    at Logger.emit
(/usr/local/lib/node_modules/bower/node_modules/bower-logger/lib/Logger.js:29:39)
    at /usr/local/lib/node_modules/bower/lib/commands/index.js:40:20
    at _rejected
(/usr/local/lib/node_modules/bower/node_modules/q/q.js:797:24)
    at /usr/local/lib/node_modules/bower/node_modules/q/q.js:823:30
    at Promise.when
(/usr/local/lib/node_modules/bower/node_modules/q/q.js:1035:31)
    at Promise.promise.promiseDispatch
(/usr/local/lib/node_modules/bower/node_modules/q/q.js:741:41)
    at /usr/local/lib/node_modules/bower/node_modules/q/q.js:557:44

System info:
Bower version: 1.3.12
Node version: 0.10.25
OS: Linux 3.13.0-37-generic x64


Is there any particular npm / node version to be followed?

thanks

On Tue, Jul 21, 2015 at 4:59 AM, Corneau Damien <co...@gmail.com>
wrote:

> Then try with a non-root account
> On Jul 20, 2015 11:27 PM, "madhuka udantha" <ma...@gmail.com>
> wrote:
>
> > On Mon, Jul 20, 2015 at 7:32 PM, Corneau Damien <co...@gmail.com>
> > wrote:
> >
> > > Are you using a root account? There was problem before
> > >
> > Yes
> >
> > > On Jul 20, 2015 7:39 PM, "madhuka udantha" <ma...@gmail.com>
> > > wrote:
> > >
> > > > Hi,
> > > >
> > > > Here was trying to build from root level. web a
> > > >
> > > > *[ERROR] Failed to execute goal
> > > > com.github.eirslett:frontend-maven-plugin:0.0.23:install-node-and-npm
> > > > (install node and npm) on project zeppelin-web: The plugin
> > > > com.github.eirslett:frontend-maven-plugin:0.0.23 requires Maven
> version
> > > > 3.1.0 -> [Help 1]*
> > > > *[ERROR] *
> > > > *[ERROR] To see the full stack trace of the errors, re-run Maven with
> > the
> > > > -e switch.*
> > > > *[ERROR] Re-run Maven using the -X switch to enable full debug
> > logging.*
> > > > *[ERROR] *
> > > > *[ERROR] For more information about the errors and possible
> solutions,
> > > > please read the following articles:*
> > > > *[ERROR] [Help 1]
> > > >
> > > >
> > >
> >
> http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
> > > > <
> > > >
> > >
> >
> http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
> > > > >*
> > > >
> > > > Even after switching maven it was showing same message
> > > >
> > > > *[ERROR] Failed to execute goal
> > > > com.github.eirslett:frontend-maven-plugin:0.0.23:install-node-and-npm
> > > > (install node and npm) on project zeppelin-web: The plugin
> > > > com.github.eirslett:frontend-maven-plugin:0.0.23 requires Maven
> version
> > > > 3.1.0 -> [Help 1]*
> > > > *[ERROR] *
> > > > *[ERROR] To see the full stack trace of the errors, re-run Maven with
> > the
> > > > -e switch.*
> > > > *[ERROR] Re-run Maven using the -X switch to enable full debug
> > logging.*
> > > > *[ERROR] *
> > > > *[ERROR] For more information about the errors and possible
> solutions,
> > > > please read the following articles:*
> > > > *[ERROR] [Help 1]
> > > >
> > > >
> > >
> >
> http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
> > > > <
> > > >
> > >
> >
> http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
> > > > >*
> > > > *max@max-VirtualBox ~/zeppelin/madhuka/incubator-zeppelin $ mvn
> > > -version*
> > > > *Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2;
> > 2013-06-28
> > > > 07:45:32+0530)*
> > > > *Maven home: /usr/local/apache-maven-3.1.0*
> > > > *Java version: 1.7.0_79, vendor: Oracle Corporation*
> > > > *Java home: /usr/lib/jvm/java-7-openjdk-amd64/jre*
> > > > *Default locale: en_US, platform encoding: UTF-8*
> > > > *OS name: "linux", version: "3.13.0-37-generic", arch: "amd64",
> family:
> > > > "unix"*
> > > >
> > > >
> > > > --
> > > > Cheers,
> > > > Madhuka Udantha
> > > > http://madhukaudantha.blogspot.com
> > > >
> > >
> >
> >
> >
> > --
> > Cheers,
> > Madhuka Udantha
> > http://madhukaudantha.blogspot.com
> >
>



-- 
Cheers,
Madhuka Udantha
http://madhukaudantha.blogspot.com

Re: Building from Root POM given a issue

Posted by Corneau Damien <co...@gmail.com>.
Then try with a non-root account
On Jul 20, 2015 11:27 PM, "madhuka udantha" <ma...@gmail.com>
wrote:

> On Mon, Jul 20, 2015 at 7:32 PM, Corneau Damien <co...@gmail.com>
> wrote:
>
> > Are you using a root account? There was problem before
> >
> Yes
>
> > On Jul 20, 2015 7:39 PM, "madhuka udantha" <ma...@gmail.com>
> > wrote:
> >
> > > Hi,
> > >
> > > Here was trying to build from root level. web a
> > >
> > > *[ERROR] Failed to execute goal
> > > com.github.eirslett:frontend-maven-plugin:0.0.23:install-node-and-npm
> > > (install node and npm) on project zeppelin-web: The plugin
> > > com.github.eirslett:frontend-maven-plugin:0.0.23 requires Maven version
> > > 3.1.0 -> [Help 1]*
> > > *[ERROR] *
> > > *[ERROR] To see the full stack trace of the errors, re-run Maven with
> the
> > > -e switch.*
> > > *[ERROR] Re-run Maven using the -X switch to enable full debug
> logging.*
> > > *[ERROR] *
> > > *[ERROR] For more information about the errors and possible solutions,
> > > please read the following articles:*
> > > *[ERROR] [Help 1]
> > >
> > >
> >
> http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
> > > <
> > >
> >
> http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
> > > >*
> > >
> > > Even after switching maven it was showing same message
> > >
> > > *[ERROR] Failed to execute goal
> > > com.github.eirslett:frontend-maven-plugin:0.0.23:install-node-and-npm
> > > (install node and npm) on project zeppelin-web: The plugin
> > > com.github.eirslett:frontend-maven-plugin:0.0.23 requires Maven version
> > > 3.1.0 -> [Help 1]*
> > > *[ERROR] *
> > > *[ERROR] To see the full stack trace of the errors, re-run Maven with
> the
> > > -e switch.*
> > > *[ERROR] Re-run Maven using the -X switch to enable full debug
> logging.*
> > > *[ERROR] *
> > > *[ERROR] For more information about the errors and possible solutions,
> > > please read the following articles:*
> > > *[ERROR] [Help 1]
> > >
> > >
> >
> http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
> > > <
> > >
> >
> http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
> > > >*
> > > *max@max-VirtualBox ~/zeppelin/madhuka/incubator-zeppelin $ mvn
> > -version*
> > > *Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2;
> 2013-06-28
> > > 07:45:32+0530)*
> > > *Maven home: /usr/local/apache-maven-3.1.0*
> > > *Java version: 1.7.0_79, vendor: Oracle Corporation*
> > > *Java home: /usr/lib/jvm/java-7-openjdk-amd64/jre*
> > > *Default locale: en_US, platform encoding: UTF-8*
> > > *OS name: "linux", version: "3.13.0-37-generic", arch: "amd64", family:
> > > "unix"*
> > >
> > >
> > > --
> > > Cheers,
> > > Madhuka Udantha
> > > http://madhukaudantha.blogspot.com
> > >
> >
>
>
>
> --
> Cheers,
> Madhuka Udantha
> http://madhukaudantha.blogspot.com
>

Re: Building from Root POM given a issue

Posted by madhuka udantha <ma...@gmail.com>.
On Mon, Jul 20, 2015 at 7:32 PM, Corneau Damien <co...@gmail.com>
wrote:

> Are you using a root account? There was problem before
>
Yes

> On Jul 20, 2015 7:39 PM, "madhuka udantha" <ma...@gmail.com>
> wrote:
>
> > Hi,
> >
> > Here was trying to build from root level. web a
> >
> > *[ERROR] Failed to execute goal
> > com.github.eirslett:frontend-maven-plugin:0.0.23:install-node-and-npm
> > (install node and npm) on project zeppelin-web: The plugin
> > com.github.eirslett:frontend-maven-plugin:0.0.23 requires Maven version
> > 3.1.0 -> [Help 1]*
> > *[ERROR] *
> > *[ERROR] To see the full stack trace of the errors, re-run Maven with the
> > -e switch.*
> > *[ERROR] Re-run Maven using the -X switch to enable full debug logging.*
> > *[ERROR] *
> > *[ERROR] For more information about the errors and possible solutions,
> > please read the following articles:*
> > *[ERROR] [Help 1]
> >
> >
> http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
> > <
> >
> http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
> > >*
> >
> > Even after switching maven it was showing same message
> >
> > *[ERROR] Failed to execute goal
> > com.github.eirslett:frontend-maven-plugin:0.0.23:install-node-and-npm
> > (install node and npm) on project zeppelin-web: The plugin
> > com.github.eirslett:frontend-maven-plugin:0.0.23 requires Maven version
> > 3.1.0 -> [Help 1]*
> > *[ERROR] *
> > *[ERROR] To see the full stack trace of the errors, re-run Maven with the
> > -e switch.*
> > *[ERROR] Re-run Maven using the -X switch to enable full debug logging.*
> > *[ERROR] *
> > *[ERROR] For more information about the errors and possible solutions,
> > please read the following articles:*
> > *[ERROR] [Help 1]
> >
> >
> http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
> > <
> >
> http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
> > >*
> > *max@max-VirtualBox ~/zeppelin/madhuka/incubator-zeppelin $ mvn
> -version*
> > *Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2; 2013-06-28
> > 07:45:32+0530)*
> > *Maven home: /usr/local/apache-maven-3.1.0*
> > *Java version: 1.7.0_79, vendor: Oracle Corporation*
> > *Java home: /usr/lib/jvm/java-7-openjdk-amd64/jre*
> > *Default locale: en_US, platform encoding: UTF-8*
> > *OS name: "linux", version: "3.13.0-37-generic", arch: "amd64", family:
> > "unix"*
> >
> >
> > --
> > Cheers,
> > Madhuka Udantha
> > http://madhukaudantha.blogspot.com
> >
>



-- 
Cheers,
Madhuka Udantha
http://madhukaudantha.blogspot.com

Re: Building from Root POM given a issue

Posted by Corneau Damien <co...@gmail.com>.
Are you using a root account? There was problem before
On Jul 20, 2015 7:39 PM, "madhuka udantha" <ma...@gmail.com> wrote:

> Hi,
>
> Here was trying to build from root level. web a
>
> *[ERROR] Failed to execute goal
> com.github.eirslett:frontend-maven-plugin:0.0.23:install-node-and-npm
> (install node and npm) on project zeppelin-web: The plugin
> com.github.eirslett:frontend-maven-plugin:0.0.23 requires Maven version
> 3.1.0 -> [Help 1]*
> *[ERROR] *
> *[ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.*
> *[ERROR] Re-run Maven using the -X switch to enable full debug logging.*
> *[ERROR] *
> *[ERROR] For more information about the errors and possible solutions,
> please read the following articles:*
> *[ERROR] [Help 1]
>
> http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
> <
> http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
> >*
>
> Even after switching maven it was showing same message
>
> *[ERROR] Failed to execute goal
> com.github.eirslett:frontend-maven-plugin:0.0.23:install-node-and-npm
> (install node and npm) on project zeppelin-web: The plugin
> com.github.eirslett:frontend-maven-plugin:0.0.23 requires Maven version
> 3.1.0 -> [Help 1]*
> *[ERROR] *
> *[ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.*
> *[ERROR] Re-run Maven using the -X switch to enable full debug logging.*
> *[ERROR] *
> *[ERROR] For more information about the errors and possible solutions,
> please read the following articles:*
> *[ERROR] [Help 1]
>
> http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
> <
> http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
> >*
> *max@max-VirtualBox ~/zeppelin/madhuka/incubator-zeppelin $ mvn -version*
> *Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2; 2013-06-28
> 07:45:32+0530)*
> *Maven home: /usr/local/apache-maven-3.1.0*
> *Java version: 1.7.0_79, vendor: Oracle Corporation*
> *Java home: /usr/lib/jvm/java-7-openjdk-amd64/jre*
> *Default locale: en_US, platform encoding: UTF-8*
> *OS name: "linux", version: "3.13.0-37-generic", arch: "amd64", family:
> "unix"*
>
>
> --
> Cheers,
> Madhuka Udantha
> http://madhukaudantha.blogspot.com
>