[ 
https://issues.apache.org/jira/browse/DIRMINA-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17509369#comment-17509369
 ] 

Michael Franz commented on DIRMINA-1164:
----------------------------------------

For the hanging builds I am using a docker image on my M1 MacBook as I ran into 
missing methods running native. 

java -version

java version "1.7.0_211"

OpenJDK Runtime Environment (IcedTea 2.6.17) (Alpine 7.211.2.6.17-r0)

OpenJDK 64-Bit Server VM (build 24.211-b02, mixed mode)

mvn -v

Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)

Maven home: /usr/share/maven

Java version: 1.7.0_211, vendor: Oracle Corporation, runtime: 
/usr/lib/jvm/java-1.7-openjdk/jre

Default locale: en_US, platform encoding: UTF-8

OS name: "linux", version: "5.10.76-linuxkit", arch: "aarch64", family: "unix"

 

If I upgrade maven from 3.6.3 to 3.8.5 the hanging seems to have stopped.

 

> Update build instructions
> -------------------------
>
>                 Key: DIRMINA-1164
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-1164
>             Project: MINA
>          Issue Type: Improvement
>          Components: Web Site / Documentation
>            Reporter: Michael Franz
>            Priority: Minor
>
> While trying to follow the instructions here 
> [https://mina.apache.org/mina-project/developer-guide.html] it specifies 
> using Maven 2.2.1, this version has been deprecated for years. It also 
> comments that it should work with 3.0.  Since 3.8.5 is the latest Maven 
> build, this should be updated.
> Also, I found that cloning using 
> {{ git clone http://gitbox.apache.org/repos/asf/mina.git mina}}
> Does not allow changing to branches or tags.  The HTTPS URL has to be used. 
> Not necessarily a problem with the documentation, but I have found that the 
> build will hang. It gets stuck in the surefire plugin reports. This has 
> happened for me using Maven 3.6.3 and JDK 7 and JDK 8.  Maven 3.8.5 might 
> solve this issue as I have not been hit by this since I upgraded.
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to