Hi,
We're using JDK11 and I just stumbled over
https://issues.apache.org/jira/browse/MDEP-613. Are there any plans for
a new release that includes this fix ?
Cheers,
Tobias
-
To unsubscribe, e-mail: dev-unsubscr...@maven.ap
Benjamin Bentmann wrote:
> Tobi wrote:
>
>> ... would implementing only the LogEnabled interface do the trick as
>> well ?
>
> Yes
Thanks for your help, it's working :-)
>
>
> Benjamin
-
To unsubscribe, e-mail: dev-unsubscr...@m
Hi,
I just noticed that PlexusContainer#getLoggerManager() has been removed
(because of http://jira.codehaus.org/browse/MNG-4162). I have a plexus
component that is dynamically looked up from the container (from inside
a plugin) and some implementations of this component need a logger.
I made the
Just out of curiosity - what exactly happened to Mercury ? To me it seemed
like a very good way of tackling the dependency resolution problem.
It is a good idea. This particular attempt just didn't work in time for 3.0.
But between Pascal, Benjamin and myself we'll make another attempt
Hi,
Mercury it's current form is not released, maybe not ever be integrated with
Maven 3.x as it is today and may not be released. It's an experiment we had
hoped to be successful but hasn't made it into Maven 3.x.
Just out of curiosity - what exactly happened to Mercury ? To me it
seemed
Kristian Rosenvold wrote:
It turns out that the biggest blocker in achieving /any/ reliable
concurrent building within maven is the java file system, which is
basically seems limited to single threaded visibility of file updates;
I'm still trying to figure out what the rules /are/ in this conte
Hi,
We're thinking about upgrading our SVN server to 1.5.4 ... does anyone
have a working solution/patch for the scm-/release-plugin issues ? Or
has this been fixed already and the JIRA is just outdated ?
Regards,
Tobias
-
To u
Hi,
At the suggestion of others I've renamed the "makeMyChanges" goal to
"makeScmChanges". This clarifies the purpose of the goal a bit more.
First of all, thanks for your work on this plugin...it really eases the
pain ;) As far as i know, no other plugin uses camel-case goal names.
Wouldn't i
X
Y
Z
X
Y
Z
test-jar
My example was of course incomplete, I had
test
on the test-jar dep.
Regards,
Tobias
and somehow the classpath contained only the test-jar dependeny when
the tests were executed. I think this is bug
http://jira.codehaus.org/browse/MNG-1971. Since th
Hi,
and somehow the classpath contained only the test-jar dependeny when
the tests were executed. I think this is bug
http://jira.codehaus.org/browse/MNG-1971. Since there seems to be no real
Sorry, that's most likely not the right bug - still quite early here in
Germany ;) If I recall corr
Hi,
I'm getting a java.lang.NoClassDefFoundError when running a test and
yet, the code compiles fine. Any ideas as to what's going on? The
exact same code compiles and test fine on another box which has the
same mvn and java version.
I recently ran across the same issue. My pom.xml contained
11 matches
Mail list logo