You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by José Fernando da Silva <jo...@gmail.com> on 2017/02/03 20:28:31 UTC

compilation problems

Hi there,

I am trying to build myself openmeetings 3.2.0 snapshot using the procedure
in http://openmeetings.apache.org/BuildInstructions.html. I got the source
from
https://svn.apache.org/repos/asf/openmeetings/application/branches/3.2.x/.

But, when I do  mvn clean install -P allModules I am getting the error
below:

[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Openmeetings ....................................... FAILURE [
26.196 s]
[INFO] Openmeetings Util .................................. SKIPPED
[INFO] Openmeetings DB .................................... SKIPPED
[INFO] Openmeetings Core .................................. SKIPPED
[INFO] Openmeetings Install ............................... SKIPPED
[INFO] Openmeetings Service ............................... SKIPPED
[INFO] Openmeetings Webservices ........................... SKIPPED
[INFO] Openmeetings Web ................................... SKIPPED
[INFO] Openmeetings Flash ................................. SKIPPED
[INFO] Openmeetings Screen Sharing applet ................. SKIPPED
[INFO] Openmeetings Server ................................ SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 30.846 s
[INFO] Finished at: 2017-02-03T18:25:12-02:00
[INFO] Final Memory: 32M/280M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.3:site (generate-site) on
project openmeetings-parent: SiteToolException: The site descriptor cannot
be resolved from the repository: ArtifactResolutionException: Unable to
locate site descriptor: Could not transfer artifact
org.apache:apache:xml:site_en:18 from/to smslib (http://smslib.org/maven2/v3):
smslib.org: unknown error
[ERROR] org.apache:apache:xml:18
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] apache-snapshots (
https://repository.apache.org/content/groups/snapshots, releases=false,
snapshots=true),
[ERROR] smslib (http://smslib.org/maven2/v3, releases=true, snapshots=true),
[ERROR] openmeetings-bintray (https://dl.bintray.com/openmeetings/maven,
releases=true, snapshots=true),
[ERROR] sonatype-snapshots (
http://oss.sonatype.org/content/repositories/snapshots/, releases=false,
snapshots=true),
[ERROR] apache.snapshots (https://repository.apache.org/snapshots,
releases=false, snapshots=true),
[ERROR] central (https://repo.maven.apache.org/maven2, releases=true,
snapshots=false): Unknown host smslib.org: unknown error
[ERROR] -> [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/MojoExecutionException

Just to double check I repeat the procedure using trunk version with the
same error.

I' like some advice on how to solve that.

Thanks,

Jose Fernando.

Re: compilation problems

Posted by Maxim Solodovnik <so...@gmail.com>.
Should work as expected

please try to rebuild
or better update/rebuild :)

On Sat, Feb 4, 2017 at 8:10 AM, Maxim Solodovnik <so...@gmail.com>
wrote:

> Hello Jose Fernando,
>
> smslib.org website seems to down :(
> I'll move required artifact to our maven repo and will let you know
>
> Thanks for the reporting!
>
> On Sat, Feb 4, 2017 at 3:28 AM, José Fernando da Silva <
> josefsmvm@gmail.com> wrote:
>
>> Hi there,
>>
>> I am trying to build myself openmeetings 3.2.0 snapshot using the
>> procedure
>> in http://openmeetings.apache.org/BuildInstructions.html. I got the
>> source
>> from
>> https://svn.apache.org/repos/asf/openmeetings/application/branches/3.2.x/
>> .
>>
>> But, when I do  mvn clean install -P allModules I am getting the error
>> below:
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Reactor Summary:
>> [INFO]
>> [INFO] Openmeetings ....................................... FAILURE [
>> 26.196 s]
>> [INFO] Openmeetings Util .................................. SKIPPED
>> [INFO] Openmeetings DB .................................... SKIPPED
>> [INFO] Openmeetings Core .................................. SKIPPED
>> [INFO] Openmeetings Install ............................... SKIPPED
>> [INFO] Openmeetings Service ............................... SKIPPED
>> [INFO] Openmeetings Webservices ........................... SKIPPED
>> [INFO] Openmeetings Web ................................... SKIPPED
>> [INFO] Openmeetings Flash ................................. SKIPPED
>> [INFO] Openmeetings Screen Sharing applet ................. SKIPPED
>> [INFO] Openmeetings Server ................................ SKIPPED
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 30.846 s
>> [INFO] Finished at: 2017-02-03T18:25:12-02:00
>> [INFO] Final Memory: 32M/280M
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-site-plugin:3.3:site (generate-site) on
>> project openmeetings-parent: SiteToolException: The site descriptor cannot
>> be resolved from the repository: ArtifactResolutionException: Unable to
>> locate site descriptor: Could not transfer artifact
>> org.apache:apache:xml:site_en:18 from/to smslib (
>> http://smslib.org/maven2/v3):
>> smslib.org: unknown error
>> [ERROR] org.apache:apache:xml:18
>> [ERROR]
>> [ERROR] from the specified remote repositories:
>> [ERROR] apache-snapshots (
>> https://repository.apache.org/content/groups/snapshots, releases=false,
>> snapshots=true),
>> [ERROR] smslib (http://smslib.org/maven2/v3, releases=true,
>> snapshots=true),
>> [ERROR] openmeetings-bintray (https://dl.bintray.com/openmeetings/maven,
>> releases=true, snapshots=true),
>> [ERROR] sonatype-snapshots (
>> http://oss.sonatype.org/content/repositories/snapshots/, releases=false,
>> snapshots=true),
>> [ERROR] apache.snapshots (https://repository.apache.org/snapshots,
>> releases=false, snapshots=true),
>> [ERROR] central (https://repo.maven.apache.org/maven2, releases=true,
>> snapshots=false): Unknown host smslib.org: unknown error
>> [ERROR] -> [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/MojoExecutionException
>>
>> Just to double check I repeat the procedure using trunk version with the
>> same error.
>>
>> I' like some advice on how to solve that.
>>
>> Thanks,
>>
>> Jose Fernando.
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
WBR
Maxim aka solomax

Re: compilation problems

Posted by Maxim Solodovnik <so...@gmail.com>.
Hello Jose Fernando,

smslib.org website seems to down :(
I'll move required artifact to our maven repo and will let you know

Thanks for the reporting!

On Sat, Feb 4, 2017 at 3:28 AM, José Fernando da Silva <jo...@gmail.com>
wrote:

> Hi there,
>
> I am trying to build myself openmeetings 3.2.0 snapshot using the procedure
> in http://openmeetings.apache.org/BuildInstructions.html. I got the source
> from
> https://svn.apache.org/repos/asf/openmeetings/application/branches/3.2.x/.
>
> But, when I do  mvn clean install -P allModules I am getting the error
> below:
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Openmeetings ....................................... FAILURE [
> 26.196 s]
> [INFO] Openmeetings Util .................................. SKIPPED
> [INFO] Openmeetings DB .................................... SKIPPED
> [INFO] Openmeetings Core .................................. SKIPPED
> [INFO] Openmeetings Install ............................... SKIPPED
> [INFO] Openmeetings Service ............................... SKIPPED
> [INFO] Openmeetings Webservices ........................... SKIPPED
> [INFO] Openmeetings Web ................................... SKIPPED
> [INFO] Openmeetings Flash ................................. SKIPPED
> [INFO] Openmeetings Screen Sharing applet ................. SKIPPED
> [INFO] Openmeetings Server ................................ SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 30.846 s
> [INFO] Finished at: 2017-02-03T18:25:12-02:00
> [INFO] Final Memory: 32M/280M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-site-plugin:3.3:site (generate-site) on
> project openmeetings-parent: SiteToolException: The site descriptor cannot
> be resolved from the repository: ArtifactResolutionException: Unable to
> locate site descriptor: Could not transfer artifact
> org.apache:apache:xml:site_en:18 from/to smslib (
> http://smslib.org/maven2/v3):
> smslib.org: unknown error
> [ERROR] org.apache:apache:xml:18
> [ERROR]
> [ERROR] from the specified remote repositories:
> [ERROR] apache-snapshots (
> https://repository.apache.org/content/groups/snapshots, releases=false,
> snapshots=true),
> [ERROR] smslib (http://smslib.org/maven2/v3, releases=true,
> snapshots=true),
> [ERROR] openmeetings-bintray (https://dl.bintray.com/openmeetings/maven,
> releases=true, snapshots=true),
> [ERROR] sonatype-snapshots (
> http://oss.sonatype.org/content/repositories/snapshots/, releases=false,
> snapshots=true),
> [ERROR] apache.snapshots (https://repository.apache.org/snapshots,
> releases=false, snapshots=true),
> [ERROR] central (https://repo.maven.apache.org/maven2, releases=true,
> snapshots=false): Unknown host smslib.org: unknown error
> [ERROR] -> [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/MojoExecutionException
>
> Just to double check I repeat the procedure using trunk version with the
> same error.
>
> I' like some advice on how to solve that.
>
> Thanks,
>
> Jose Fernando.
>



-- 
WBR
Maxim aka solomax