Hello Peter,

what were your steps?
Surprisingly you are building "Openmeetings 4.0.0-SNAPSHOT" (not 3.1.0)
this particular error "Could not generate DH keypair: Prime size must be
multiple of 64, and can only range from 512 to 1024" might be caused by
corporate proxy server sitting in the middle .... (never saw error like
this before :( )

I just tried as follows:
1) download
https://dist.apache.org/repos/dist/dev/openmeetings/3.1.0/rc1/src/apache-openmeetings-3.1.0-src.tar.gz
2) unpack to the new folder
3) run "mvn clean install"
everything seems to work as expected


On Wed, Mar 2, 2016 at 3:30 PM, Peter Dähn <da...@vcrp.de> wrote:

> Hi Maxim,
>
> unfortunately I'm unable to build RC1.
>
> I got the following error during build:
>
> mvn clean install
> [INFO] Scanning for projects...
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO]
> [INFO] Openmeetings
> [INFO] Openmeetings Util
> [INFO] Openmeetings DB
> [INFO] Openmeetings Core
> [INFO] Openmeetings Install
> [INFO] Openmeetings Service
> [INFO] Openmeetings Webservices
> [INFO] Openmeetings Web
> [INFO] Openmeetings Flash
> [INFO] Openmeetings Screen Sharing applet
> [INFO] Openmeetings Server
> [INFO]
> [INFO] Using the builder
> org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
> with a thread count of 1
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Openmeetings 4.0.0-SNAPSHOT
> [INFO]
> ------------------------------------------------------------------------
> Downloading:
> https://repository.apache.org/content/groups/snapshots/org/apache/rat/apache-rat-plugin/0.12-SNAPSHOT/maven-metadata.xml
> [WARNING] Could not transfer metadata
> org.apache.rat:apache-rat-plugin:0.12-SNAPSHOT/maven-metadata.xml from/to
> apache-snapshots (https://repository.apache.org/content/groups/snapshots):
> java.lang.RuntimeException: Could not generate DH keypair
> [WARNING] Failure to transfer
> org.apache.rat:apache-rat-plugin:0.12-SNAPSHOT/maven-metadata.xml from
> https://repository.apache.org/content/groups/snapshots was cached in the
> local repository, resolution will not be reattempted until the update
> interval of apache-snapshots has elapsed or updates are forced. Original
> error: Could not transfer metadata
> org.apache.rat:apache-rat-plugin:0.12-SNAPSHOT/maven-metadata.xml from/to
> apache-snapshots (https://repository.apache.org/content/groups/snapshots):
> java.lang.RuntimeException: Could not generate DH keypair
> Downloading:
> https://repository.apache.org/content/groups/snapshots/org/apache/rat/apache-rat-plugin/0.12-SNAPSHOT/apache-rat-plugin-0.12-SNAPSHOT.pom
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Openmeetings ...................................... FAILURE [
> 2.059 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: 4.186 s
> [INFO] Finished at: 2016-03-02T10:30:47+01:00
> [INFO] Final Memory: 14M/163M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Plugin org.apache.rat:apache-rat-plugin:0.12-SNAPSHOT or one of
> its dependencies could not be resolved: Failed to read artifact descriptor
> for org.apache.rat:apache-rat-plugin:jar:0.12-SNAPSHOT: Could not transfer
> artifact org.apache.rat:apache-rat-plugin:pom:0.12-SNAPSHOT from/to
> apache-snapshots (https://repository.apache.org/content/groups/snapshots):
> java.lang.RuntimeException: Could not generate DH keypair: Prime size must
> be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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/PluginResolutionException
>
> What went wrong? Any Ideas?
>
> Greetings Peter
>
>
> Am 01.03.2016 um 19:12 schrieb Maxim Solodovnik:
>
>> Dear OpenMeetings Community,
>>
>> I would like to start a vote about releasing Apache OpenMeetings 3.1.0 RC1
>>
>> SOAP/REST API was implemented using CXF (Axis2 was removed from the stack)
>> Build system is now maven (not ant), SWF client is improved
>>
>> Main changes are covered in the
>> Readme:
>>
>> https://svn.apache.org/repos/asf/openmeetings/application/tags/3.1.0RC1/README
>>
>> Full Changelog:
>>
>> https://svn.apache.org/repos/asf/openmeetings/application/tags/3.1.0RC1/CHANGELOG
>>
>> Release artifacts:
>> https://dist.apache.org/repos/dist/dev/openmeetings/3.1.0/rc1/
>>
>> Tag:
>> https://svn.apache.org/repos/asf/openmeetings/application/tags/3.1.0RC1/
>>
>> PGP release keys (signed using C467526E):
>> https://dist.apache.org/repos/dist/dev/openmeetings/3.1.0/rc1/KEYS
>>
>> Changes: 77 issues were fixed (
>>
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12333397&projectId=12312720
>> ):
>>
>> Vote will be open until Saturday 2016/03/05 23:59 GMT.
>>
>> [ ] +1  approve
>> [ ] +0  no opinion
>> [ ] -1  disapprove (and reason why)
>>
>> My vote is +1.
>>
>>


-- 
WBR
Maxim aka solomax

Reply via email to