Skip to content

Commit

Permalink
#2: maven-surefire-plugin: The forked VM terminated without saying pr…
Browse files Browse the repository at this point in the history
…operly goodbye
  • Loading branch information
dgroup committed Mar 27, 2019
1 parent e2918c5 commit c203cc7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ readers:
- "urn:github:1651114"

# @todo #/DEV Generate the pubring.gpg and secring.gpg for rultor.
# Define a new mvn profile `ossrh-mbox4j` for integration with mvn central.
# Define a new mvn profile `ossrh-mbox4j` for integration with mvn central.
assets:
settings.xml: "dgroup/ossrh#settings.xml"
pubring.gpg: "dgroup/ossrh#1B112A24-term4j-pubring.gpg"
Expand Down
11 changes: 11 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
<mvn.nexus.version>1.6.8</mvn.nexus.version>
<mvn.javadoc.version>2.9.1</mvn.javadoc.version>
<mvn.source.version>2.2.1</mvn.source.version>
<mvn.surefire.version>3.0.0-M3</mvn.surefire.version>
<mvn.gpg.version>1.5</mvn.gpg.version>
<mvn.properties.version>1.0.0</mvn.properties.version>
<jacoco.version>0.7.9</jacoco.version>
Expand Down Expand Up @@ -203,6 +204,16 @@
<additionalparam>-Xdoclint:none</additionalparam>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>${mvn.surefire.version}</version>
<configuration>
<reuseForks>true</reuseForks>
<useSystemClassLoader>false</useSystemClassLoader>
<threadCount>4</threadCount>
</configuration>
</plugin>
</plugins>
</build>
<distributionManagement>
Expand Down

13 comments on commit c203cc7

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on c203cc7 Mar 27, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle DEV-d53592c5 discovered in src/main/java/io/github/dgroup/mbox4j/inbox/func/javax/ToMsg.java and submitted as #3. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on c203cc7 Mar 27, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle DEV-eca9a629 discovered in src/main/java/io/github/dgroup/mbox4j/inbox/func/javax/JavaxMailInbox.java and submitted as #4. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on c203cc7 Mar 27, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle DEV-1337bead discovered in src/main/java/io/github/dgroup/mbox4j/inbox/func/javax/JavaxMailInbox.java and submitted as #5. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on c203cc7 Mar 27, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle DEV-8dc15908 discovered in src/main/java/io/github/dgroup/mbox4j/query/QueryOf.java and submitted as #6. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on c203cc7 Mar 27, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle DEV-b58c31ec discovered in src/main/java/io/github/dgroup/mbox4j/outbox/javax/JavaxMailOutbox.java and submitted as #7. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on c203cc7 Mar 27, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle DEV-bf0ab262 discovered in src/main/java/io/github/dgroup/mbox4j/Query.java and submitted as #8. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on c203cc7 Mar 27, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle DEV-ffe8d0bb discovered in src/main/java/io/github/dgroup/mbox4j/Query.java and submitted as #9. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on c203cc7 Mar 27, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle DEV-efdb30e4 discovered in src/test/java/io/github/dgroup/mbox4j/inbox/func/javax/JavaxMailInboxTest.java and submitted as #10. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on c203cc7 Mar 27, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle DEV-79e824b5 discovered in src/test/java/io/github/dgroup/mbox4j/package-info.java and submitted as #11. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on c203cc7 Mar 27, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle DEV-87e0cae5 discovered in src/test/java/io/github/dgroup/mbox4j/outbox/javax/JavaxMailOutboxTest.java and submitted as #12. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on c203cc7 Mar 27, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle DEV-f2339a91 discovered in .rultor.yml and submitted as #13. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on c203cc7 Mar 27, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle DEV-65a70c0d discovered in pom.xml and submitted as #14. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on c203cc7 Mar 27, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle DEV-08faa53a discovered in pom.xml and submitted as #15. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

Please sign in to comment.