GitHub user hyPiRion opened a pull request:
https://github.com/apache/maven-wagon/pull/21
[WAGON-449] Recreate http-wagon client when connection manager is changed
Hi there,
This is a fix for the bug report
[WAGON-449](https://issues.apache.org/jira/browse/WAGON-449). It ch
Build (install -Prun-its) of the PR:
Ok with Java 7 and Maven 3.3.9 on MacOS X
Ko with Java 6 and Maven 3.2.5 on MacOS X
[INFO] Building: MSHADE-185/pom.xml
[INFO] ..FAILED (1.4 s)
Could not find artifact com.sun:tools:jar:1.6 at specified path
/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents
Hi,
I may try to help but I imagine that it's not only a merge to do.
I had a look at the current shade build (without your fix) and it is
failing on another test on MacOS
Am I the only one ?
Best regards
On Fri, Jan 15, 2016 at 12:37 PM, Kanstantsin Shautsou <
kanstantsin@gmail.com> w
I've just committed a potential fix for MCOMPILER-235.
If some of you could use 3.6-SNAPSHOT (either build it yourself with my
commit included, or wait a bit until it's updated in the apache snapshots
repository) and see if it works for you, I'd apreciate it.
But let's continue that discussion in
To be honest, I wasn't even aware of that bug, as I only checked the
summaries of the x latest bugs shortly before the release. And yes, when on
the command line, I always do a clean build, whereas my IDE does the
incremental stuff corrctly... :-/
But I get that it's annoying and I'll look into it
Disclaimer: I just have my tablet here, I cannot actually do anything in Git or
an IDE now.
Anyway, a little hint: I counted about 38 or so commits in between 3.1 and 3.2,
i.e. with 'git bisect' (one of my favourite bug hunting tools) you should need
max. 6 iterations in order to identify the e
GitHub user timdvail opened a pull request:
https://github.com/apache/maven-scm/pull/43
Fix for Windows by changing literal newlines to backslash followed by n.
In the hg provider, the command to hg is being sent through cmd.exe on
Windows. The cmd.exe truncates the command paramet
This issue must be really annoying to users, I agree.
The way would be to find the exact commit in GitHub between Versions 3.1
and 3.2 which caused this issue.
This means compiling the maven-compiler-plugin in a loop and testing the
project attached over and over again.
On Thu, Jan 21, 2016 at 3:4
On Wed, Jan 20, 2016 at 8:43 PM Andreas Gudian wrote:
> ** New Feature
> * [MCOMPILER-203] - Allow compiler-plugin to specify annotation
> processor dependencies
>
Great! But…
I don't get how you can add a feature about annotation processors and not
at the same time fix one of the most anno
Hi,
Thank you for your work :-)
I just wished the long standing
https://issues.apache.org/jira/browse/MCOMPILER-209 would have been
included too :-(
On Wed, Jan 20, 2016 at 9:43 PM, Andreas Gudian wrote:
> The Apache Maven team is pleased to announce the release of the Apache
> Maven Compiler
10 matches
Mail list logo