On Tue, Jul 5, 2011 at 1:57 AM, Ralph Goers wrote:
> From Kasun's answers it is quite clear to me that we will need to add
> something to Jira where it asks for the operating system for all the Java
> projects I work on at the ASF. If the O.S. is Gentoo then we will have to
> reject any issues com
On Mon, Jul 4, 2011 at 6:11 PM, Dennis Lundberg wrote:
> Hi
>
> I'm trying to replace an old version 2.0 MavenEmbedder in the
> aspectj-maven-plugin, over at mojo@codehaus. That's because we can't
> upgrade other Maven core dependencies while the embedder is being used.
>
> In a class that extends
On 2011-07-05 00:22, Stephen Connolly wrote:
> Settings.getLocalRepository()?
> Alternatively filter a test resource and have
> ${settings.localRepository} as the filtered value
Well, I really need an ArtifactRepository object, not just the path to
the local repository. I suppose this can be look
Settings.getLocalRepository()?
Alternatively filter a test resource and have
${settings.localRepository} as the filtered value
On 4 July 2011 23:11, Dennis Lundberg wrote:
> Hi
>
> I'm trying to replace an old version 2.0 MavenEmbedder in the
> aspectj-maven-plugin, over at mojo@codehaus. That's
Hi
I'm trying to replace an old version 2.0 MavenEmbedder in the
aspectj-maven-plugin, over at mojo@codehaus. That's because we can't
upgrade other Maven core dependencies while the embedder is being used.
In a class that extends AbstractMojoTestCase we have this code:
MavenEmbedder embe
Ralph Goers wrote:
> From Kasun's answers it is quite clear to me that we will need to add
> something to Jira where it asks for the operating system for all the Java
> projects I work on at the ASF. If the O.S. is Gentoo then we will have to
> reject any issues coming from the stuff that comes as
done
thanks for your review
Regards,
Hervé
Le lundi 4 juillet 2011, Stephen Connolly a écrit :
> On 3 July 2011 23:29, wrote:
> > Author: hboutemy
> > Date: Sun Jul 3 22:29:37 2011
> > New Revision: 1142512
> >
> > URL: http://svn.apache.org/viewvc?rev=1142512&view=rev
> > Log:
> > [MPOM-21]
From Kasun's answers it is quite clear to me that we will need to add something
to Jira where it asks for the operating system for all the Java projects I work
on at the ASF. If the O.S. is Gentoo then we will have to reject any issues
coming from the stuff that comes as part of the O.S. as it c
Hello,
2011/7/4 Dennis Lundberg :
> On 2011-07-03 00:14, Hervé BOUTEMY wrote:
>> AFAIK, code is ok: I'm closing MSITE-560
>
> Great, thanks!
>
>> the only thing to confirm is the documentation: there is a TODO in
>> maven-3.apt.vm that we should check carefully: I'm personnally lost on this
>> one
On Mon, Jul 4, 2011 at 7:32 PM, Stephen Connolly
wrote:
> look, what you are trying to do is move an object of infinite mass, keeping
> the lever length and force applied finite. good luck, it will be fun for us
> watching from the sidelines... fundamentally maven is about downloading
> dependenci
On Mon, Jul 4, 2011 at 2:39 AM, Daniel Kulp wrote:
> On Sunday, July 03, 2011 7:19:36 PM Benson Margulies wrote:
>> So, I'm a mostly a monkey here, but it seems very sensible to me.
>> Perhaps Dan Kulp would chime in?
>
> It sounds reasonable to me. I know I copied one of the transforms into CXF
look, what you are trying to do is move an object of infinite mass, keeping
the lever length and force applied finite. good luck, it will be fun for us
watching from the sidelines... fundamentally maven is about downloading
dependencies on demand from the network rather than building from source...
On 2011-07-03 00:14, Hervé BOUTEMY wrote:
> AFAIK, code is ok: I'm closing MSITE-560
Great, thanks!
> the only thing to confirm is the documentation: there is a TODO in
> maven-3.apt.vm that we should check carefully: I'm personnally lost on this
> one.
I'll have a look at it.
To pull off thi
On Mon, Jul 4, 2011 at 8:34 PM, Ralph Goers wrote:
> The question I asked was, "will you be putting the slf4j, Log4j,
> commons-logging, and Logback into your shared library" - presumably under
> /usr/shared. This has nothing to do with Maven, per se. Maybe I'm not clear
> on what you are doing bu
The question I asked was, "will you be putting the slf4j, Log4j,
commons-logging, and Logback into your shared library" - presumably under
/usr/shared. This has nothing to do with Maven, per se. Maybe I'm not clear on
what you are doing but I see two possibilities:
1. You are placing all the res
On Mon, Jul 4, 2011 at 11:31 AM, Ralph Goers wrote:
> The point I am making is that if you have all those jars together something
> is not going to work correctly. SLF4J only allows one logging
> implementation. If you have all of SLF4J's jars, including the binding for
> Log4j as well as Logback
On 3 July 2011 23:29, wrote:
> Author: hboutemy
> Date: Sun Jul 3 22:29:37 2011
> New Revision: 1142512
>
> URL: http://svn.apache.org/viewvc?rev=1142512&view=rev
> Log:
> [MPOM-21] added run-its profile with common maven-invoker-plugin setup
>
> Modified:
> maven/plugins/trunk/maven-plugins/
17 matches
Mail list logo