You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by "pooja.kamra" <po...@newgen.co.in> on 2020/06/12 13:51:21 UTC

Trying to build OpenMeetings-5.0.0-M4

I have taken code of OpenMeeting-5.0.0-M4 and trying to build the code in
eclipse.

It is giving error - 

Failed to execute goal org.codehaus.mojo:buildnumber-maven-plugin:1.4:create
(default) on project openmeetings-parent: Cannot get the revision
information from the scm repository : 

[ERROR] Exception while executing SCM command. Error while executing
command. Error while executing process. Cannot run program "git" (in
directory
"C:\Users\pooja.kamra\Downloads\apache-openmeetings-5.0.0-M4-src\apache-open
meetings-5.0.0-M4-src"): CreateProcess error=2, The system cannot find the
file specified

[ERROR] -> [Help 1]

 

Regards

Pooja


Disclaimer :- This e-mail and any attachment may contain confidential, proprietary or legally privileged information. If you are not the original intended recipient and have erroneously received this message, you are prohibited from using, copying, altering or disclosing the content of this message. Please delete it immediately and notify the sender. Newgen Software Technologies Ltd (NSTL)  accepts no responsibilities for loss or damage arising from the use of the information transmitted by this email including damages from virus and further acknowledges that no binding nature of the message shall be implied or assumed unless the sender does so expressly with due authority of NSTL.

Re: Trying to build OpenMeetings-5.0.0-M4

Posted by Maxim Solodovnik <so...@gmail.com>.
The error is self descriptive
there is no SCM (git) so buildnumber can't get the revision

command line build works for me

On Fri, 12 Jun 2020 at 20:48, pooja.kamra <po...@newgen.co.in> wrote:

> I have taken code of OpenMeeting-5.0.0-M4 and trying to build the code in
> eclipse.
>
> It is giving error –
>
> Failed to execute goal
> org.codehaus.mojo:buildnumber-maven-plugin:1.4:create (default) on project
> openmeetings-parent: Cannot get the revision information from the scm
> repository :
>
> [ERROR] Exception while executing SCM command. Error while executing
> command. Error while executing process. Cannot run program "git" (in
> directory
> "C:\Users\pooja.kamra\Downloads\apache-openmeetings-5.0.0-M4-src\apache-openmeetings-5.0.0-M4-src"):
> CreateProcess error=2, The system cannot find the file specified
>
> [ERROR] -> [Help 1]
>
>
>
> Regards
>
> Pooja
>
> Disclaimer :- This e-mail and any attachment may contain confidential, proprietary or legally privileged information. If you are not the original intended recipient and have erroneously received this message, you are prohibited from using, copying, altering or disclosing the content of this message. Please delete it immediately and notify the sender. Newgen Software Technologies Ltd (NSTL)  accepts no responsibilities for loss or damage arising from the use of the information transmitted by this email including damages from virus and further acknowledges that no binding nature of the message shall be implied or assumed unless the sender does so expressly with due authority of NSTL.
>
>
>
>
>

-- 
Best regards,
Maxim