You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hadoop.apache.org by hitarth trivedi <t....@gmail.com> on 2015/02/28 21:20:06 UTC

unable to build oozie

Hi,

I downloaded the latest release oozie-4.0.1 . When I try to build it
locally using

 bin/mkdistro.sh

I get following error,
Error resolving version for plugin
'com.atlassian.maven.plugins:maven-clover2-plugin' from the repositories
[local (/home/cmx/.m2/repository), repository.cloudera.com (
https://repository.cloudera.com/artifactory/ext-release-local), nexus (
http://renexus.englab.local:8081/nexus)]: Plugin not found in any plugin
repository -> [Help 1]

so I edit the pom.xml and give the version for clover2 as
<version>4.0.3</version> then that error goes away.

then I get similar error for findbugs plugin,
Error resolving version for plugin
'org.codehaus.mojo:findbugs-maven-plugin' from the repositories [local
(/home/cmx/.m2/repository), repository.cloudera.com (
https://repository.cloudera.com/artifactory/ext-release-local), nexus (
http://renexus.englab.local:8081/nexus)]: Plugin not found in any plugin
repository -> [Help 1]

so I again edit the pom.xml to give version for findbugs as
<version>3.0.1-SNAPSHOT</version>, then that error goes away.

now I get following error,
[ERROR] No plugin found for prefix 'assembly' in the current project and in
the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available
from the repositories [local (/home/cmx/.m2/repository),
repository.cloudera.com (
https://repository.cloudera.com/artifactory/ext-release-local), nexus (
http://renexus.englab.local:8081/nexus)] -> [Help 1]


I am not sure how to resolve this error now.
Am I missing something in order to build oozie locally?

Thanks,
Hitrix

Re: unable to build oozie

Posted by Ted Yu <yu...@gmail.com>.
Looks like this question should be directed to oozie mailing list:
http://oozie.apache.org/mail-lists.html

Cheers

On Sat, Feb 28, 2015 at 12:20 PM, hitarth trivedi <t....@gmail.com>
wrote:

> Hi,
>
> I downloaded the latest release oozie-4.0.1 . When I try to build it
> locally using
>
>  bin/mkdistro.sh
>
> I get following error,
> Error resolving version for plugin
> 'com.atlassian.maven.plugins:maven-clover2-plugin' from the repositories
> [local (/home/cmx/.m2/repository), repository.cloudera.com (
> https://repository.cloudera.com/artifactory/ext-release-local), nexus (
> http://renexus.englab.local:8081/nexus)]: Plugin not found in any plugin
> repository -> [Help 1]
>
> so I edit the pom.xml and give the version for clover2 as
> <version>4.0.3</version> then that error goes away.
>
> then I get similar error for findbugs plugin,
> Error resolving version for plugin
> 'org.codehaus.mojo:findbugs-maven-plugin' from the repositories [local
> (/home/cmx/.m2/repository), repository.cloudera.com (
> https://repository.cloudera.com/artifactory/ext-release-local), nexus (
> http://renexus.englab.local:8081/nexus)]: Plugin not found in any plugin
> repository -> [Help 1]
>
> so I again edit the pom.xml to give version for findbugs as
> <version>3.0.1-SNAPSHOT</version>, then that error goes away.
>
> now I get following error,
> [ERROR] No plugin found for prefix 'assembly' in the current project and
> in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo]
> available from the repositories [local (/home/cmx/.m2/repository),
> repository.cloudera.com (
> https://repository.cloudera.com/artifactory/ext-release-local), nexus (
> http://renexus.englab.local:8081/nexus)] -> [Help 1]
>
>
> I am not sure how to resolve this error now.
> Am I missing something in order to build oozie locally?
>
> Thanks,
> Hitrix
>

Re: unable to build oozie

Posted by Ted Yu <yu...@gmail.com>.
Looks like this question should be directed to oozie mailing list:
http://oozie.apache.org/mail-lists.html

Cheers

On Sat, Feb 28, 2015 at 12:20 PM, hitarth trivedi <t....@gmail.com>
wrote:

> Hi,
>
> I downloaded the latest release oozie-4.0.1 . When I try to build it
> locally using
>
>  bin/mkdistro.sh
>
> I get following error,
> Error resolving version for plugin
> 'com.atlassian.maven.plugins:maven-clover2-plugin' from the repositories
> [local (/home/cmx/.m2/repository), repository.cloudera.com (
> https://repository.cloudera.com/artifactory/ext-release-local), nexus (
> http://renexus.englab.local:8081/nexus)]: Plugin not found in any plugin
> repository -> [Help 1]
>
> so I edit the pom.xml and give the version for clover2 as
> <version>4.0.3</version> then that error goes away.
>
> then I get similar error for findbugs plugin,
> Error resolving version for plugin
> 'org.codehaus.mojo:findbugs-maven-plugin' from the repositories [local
> (/home/cmx/.m2/repository), repository.cloudera.com (
> https://repository.cloudera.com/artifactory/ext-release-local), nexus (
> http://renexus.englab.local:8081/nexus)]: Plugin not found in any plugin
> repository -> [Help 1]
>
> so I again edit the pom.xml to give version for findbugs as
> <version>3.0.1-SNAPSHOT</version>, then that error goes away.
>
> now I get following error,
> [ERROR] No plugin found for prefix 'assembly' in the current project and
> in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo]
> available from the repositories [local (/home/cmx/.m2/repository),
> repository.cloudera.com (
> https://repository.cloudera.com/artifactory/ext-release-local), nexus (
> http://renexus.englab.local:8081/nexus)] -> [Help 1]
>
>
> I am not sure how to resolve this error now.
> Am I missing something in order to build oozie locally?
>
> Thanks,
> Hitrix
>

Re: unable to build oozie

Posted by Ted Yu <yu...@gmail.com>.
Looks like this question should be directed to oozie mailing list:
http://oozie.apache.org/mail-lists.html

Cheers

On Sat, Feb 28, 2015 at 12:20 PM, hitarth trivedi <t....@gmail.com>
wrote:

> Hi,
>
> I downloaded the latest release oozie-4.0.1 . When I try to build it
> locally using
>
>  bin/mkdistro.sh
>
> I get following error,
> Error resolving version for plugin
> 'com.atlassian.maven.plugins:maven-clover2-plugin' from the repositories
> [local (/home/cmx/.m2/repository), repository.cloudera.com (
> https://repository.cloudera.com/artifactory/ext-release-local), nexus (
> http://renexus.englab.local:8081/nexus)]: Plugin not found in any plugin
> repository -> [Help 1]
>
> so I edit the pom.xml and give the version for clover2 as
> <version>4.0.3</version> then that error goes away.
>
> then I get similar error for findbugs plugin,
> Error resolving version for plugin
> 'org.codehaus.mojo:findbugs-maven-plugin' from the repositories [local
> (/home/cmx/.m2/repository), repository.cloudera.com (
> https://repository.cloudera.com/artifactory/ext-release-local), nexus (
> http://renexus.englab.local:8081/nexus)]: Plugin not found in any plugin
> repository -> [Help 1]
>
> so I again edit the pom.xml to give version for findbugs as
> <version>3.0.1-SNAPSHOT</version>, then that error goes away.
>
> now I get following error,
> [ERROR] No plugin found for prefix 'assembly' in the current project and
> in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo]
> available from the repositories [local (/home/cmx/.m2/repository),
> repository.cloudera.com (
> https://repository.cloudera.com/artifactory/ext-release-local), nexus (
> http://renexus.englab.local:8081/nexus)] -> [Help 1]
>
>
> I am not sure how to resolve this error now.
> Am I missing something in order to build oozie locally?
>
> Thanks,
> Hitrix
>

Re: unable to build oozie

Posted by Ted Yu <yu...@gmail.com>.
Looks like this question should be directed to oozie mailing list:
http://oozie.apache.org/mail-lists.html

Cheers

On Sat, Feb 28, 2015 at 12:20 PM, hitarth trivedi <t....@gmail.com>
wrote:

> Hi,
>
> I downloaded the latest release oozie-4.0.1 . When I try to build it
> locally using
>
>  bin/mkdistro.sh
>
> I get following error,
> Error resolving version for plugin
> 'com.atlassian.maven.plugins:maven-clover2-plugin' from the repositories
> [local (/home/cmx/.m2/repository), repository.cloudera.com (
> https://repository.cloudera.com/artifactory/ext-release-local), nexus (
> http://renexus.englab.local:8081/nexus)]: Plugin not found in any plugin
> repository -> [Help 1]
>
> so I edit the pom.xml and give the version for clover2 as
> <version>4.0.3</version> then that error goes away.
>
> then I get similar error for findbugs plugin,
> Error resolving version for plugin
> 'org.codehaus.mojo:findbugs-maven-plugin' from the repositories [local
> (/home/cmx/.m2/repository), repository.cloudera.com (
> https://repository.cloudera.com/artifactory/ext-release-local), nexus (
> http://renexus.englab.local:8081/nexus)]: Plugin not found in any plugin
> repository -> [Help 1]
>
> so I again edit the pom.xml to give version for findbugs as
> <version>3.0.1-SNAPSHOT</version>, then that error goes away.
>
> now I get following error,
> [ERROR] No plugin found for prefix 'assembly' in the current project and
> in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo]
> available from the repositories [local (/home/cmx/.m2/repository),
> repository.cloudera.com (
> https://repository.cloudera.com/artifactory/ext-release-local), nexus (
> http://renexus.englab.local:8081/nexus)] -> [Help 1]
>
>
> I am not sure how to resolve this error now.
> Am I missing something in order to build oozie locally?
>
> Thanks,
> Hitrix
>