w00t new minor and we get to drop Java 7
On Sunday 29 November 2015, Tibor Digana
wrote:
> +1: go for it
>
> On Sun, Nov 29, 2015 at 4:27 PM, Hervé BOUTEMY >
> wrote:
>
> > Now that Maven 3.3.9 is out and seems pretty stable, any objection to
> > switch
> > to 3.4.0-SNAPSHOT?
> >
> > I want to
Github user Tibor17 commented on the pull request:
https://github.com/apache/maven-surefire/pull/107#issuecomment-160478603
Let me see tomorrow or on Tuesday.
You did a lot today :+1: but It's time to sleep.
Good progress. Thx.
---
If your project is set up for it, you can re
Github user juherr commented on the pull request:
https://github.com/apache/maven-surefire/pull/107#issuecomment-160476785
In fact, `configure(CommandLineArgs)` may help to fix 5.14.1 and 5.14.2.
But it will be more work and time.
---
If your project is set up for it, you can repl
Github user juherr commented on the pull request:
https://github.com/apache/maven-surefire/pull/107#issuecomment-160476223
> Do you need any help from my side?
Yes, decide something :)
Currently, the 5.14.2 and 5.14.3 tests are disable because of TestNG
issues. 5.14.1 is
Github user Tibor17 commented on the pull request:
https://github.com/apache/maven-surefire/pull/107#issuecomment-160475738
@juherr
Excellent!
Do you need any help from my side?
---
If your project is set up for it, you can reply to this email and have your
reply appear on Gi
Hi Hervé,
You needn't worry about Maven integration into sdkman, as it's built in a
completely SDK agnostic way. Adding a new install candidate (like Maven)
was a single row in our database. All subsequent interactions for you (like
releasing new versions) happen through the Vendor API.
In total,
Github user juherr commented on the pull request:
https://github.com/apache/maven-surefire/pull/107#issuecomment-160474911
Current status:
5.14.3
---
The jar is still available:
https://github.com/cbeust/testng/blob/master/lib-supplied/guice-2.0.jar
It's a s
Github user jvanzyl commented on the pull request:
https://github.com/apache/maven/pull/70#issuecomment-160451976
We're looking at the new year for the next core release so you have time. I
might have my JSR330 changes done by then. I have 15 super nasty uses of Plexus
to get around b
Github user barthel commented on the pull request:
https://github.com/apache/maven/pull/70#issuecomment-160448962
I'm busy the next few days. But I will give it a try if these changes have
a chance to merge in 3.3.10.
---
If your project is set up for it, you can reply to this email
+1: go for it
On Sun, Nov 29, 2015 at 4:27 PM, Hervé BOUTEMY
wrote:
> Now that Maven 3.3.9 is out and seems pretty stable, any objection to
> switch
> to 3.4.0-SNAPSHOT?
>
> I want to merge MNG-5878 new feature...
>
> Regards,
>
> Hervé
>
> ---
Github user Tibor17 commented on the pull request:
https://github.com/apache/maven-surefire/pull/107#issuecomment-160430883
We can add system-dependency to the pom.xml of IT and add guice-2.0.jar on
the same level with pom.xml of the IT in the file system. You can extract
the ja
Github user juherr commented on the pull request:
https://github.com/apache/maven-surefire/pull/107#issuecomment-160427809
> [WARNING] The POM for org.testng:testng:jar:5.14.3 is invalid, transitive
dependencies (if any) will not be available: 1 problem was encountered while
building
MPOM-95 seems ready: now, we should be able to release all Maven parent poms
in only 1 bundle, with the same version: the first one will be version 30 [1]
I'd like to do the release next week-end: please update whatever you think
would be good for this release.
Regards,
Hervé
[1] http://maven
Hi Hervé,
On 11/29/15 4:27 PM, Hervé BOUTEMY wrote:
Now that Maven 3.3.9 is out and seems pretty stable, any objection to switch
to 3.4.0-SNAPSHOT?
+1 from me...
I want to merge MNG-5878 new feature...
Regards,
Hervé
Kind regards
Karl Heinz Marbaise
---
Now that Maven 3.3.9 is out and seems pretty stable, any objection to switch
to 3.4.0-SNAPSHOT?
I want to merge MNG-5878 new feature...
Regards,
Hervé
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional c
Hi Marco,
IIUC, you'll provide a key for the Maven PMC to announce new versions of Maven
through Vendors API [1]
I still don't see what is currently in the db for Maven
And I don't see how Maven is integrated.
Regards,
Hervé
[1] http://sdkman.io/vendors.html
Le dimanche 29 novembre 2015 09:
Github user Tibor17 commented on the pull request:
https://github.com/apache/maven-surefire/pull/107#issuecomment-160416265
@juherr Please mention the configuration of reported in surefire
documentation.
I guess the returned value from `convertReporterConfig()` method should be
di
Github user Tibor17 commented on the pull request:
https://github.com/apache/maven-surefire/pull/107#issuecomment-160397879
It's hard to debug the IT because @After cleaned up previous tests in
`target`.
Good inspiration is `Surefire1158RemoveInfoLinesIT` and method `unpack`
becau
Github user juherr commented on the pull request:
https://github.com/apache/maven-surefire/pull/107#issuecomment-160395575
As you proposed before `resetInitialGoals( version )` seems to work as
expected. I'm not sure more profiles will help here.
I'm trying `addGoal( "-e -X" )`.
Thanks for the reply Hervé.
This is all explained in the links I posted. sdkman acts as a broker,
pointing to wherever the binary is hosted. Installing maven is as simple as
entering 'sdk install maven' for latest stable, or 'sdk install maven
x.y.z' for a particular version. This will do a curl t
Github user Tibor17 commented on the pull request:
https://github.com/apache/maven-surefire/pull/107#issuecomment-160393834
Your IT has this POM
https://github.com/apache/maven-surefire/blob/master/surefire-integration-tests/src/test/resources/testng-listener-reporter/pom.xml
D
21 matches
Mail list logo