Ah ah, nice! Sine I have not much time tonight, this is good news :)
Cheers,
Stéphane
On 1/26/06, Jörg Schaible <[EMAIL PROTECTED]> wrote:
> Hi Stéphane,
>
> Stephane Nicoll wrote on Thursday, January 26, 2006 9:50 AM:
>
> > Well, rebuild the eclipse plugin and use it :)
> >
> > Sorry, I had no t
Hi Stéphane,
Stephane Nicoll wrote on Thursday, January 26, 2006 9:50 AM:
> Well, rebuild the eclipse plugin and use it :)
>
> Sorry, I had no time yesterday to look more into it. I'll check today.
Finally solved my problem. I had no output, since the default Log4j
configuration sets the level
Well, rebuild the eclipse plugin and use it :)
Sorry, I had no time yesterday to look more into it. I'll check today.
Thanks,
Stéphane
On 1/26/06, Jörg Schaible <[EMAIL PROTECTED]> wrote:
> Hi Stéphane,
>
> Stephane Nicoll wrote on Wednesday, January 25, 2006 4:44 PM:
>
> > Weird, honestly, I mu
Hi Stéphane,
Stephane Nicoll wrote on Wednesday, January 25, 2006 4:44 PM:
> Weird, honestly, I must be missing something. If you build the eclipse
> plugin locally, you should have info/warn output when using it, see
> the code:
>
> http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk
Weird, honestly, I must be missing something. If you build the eclipse
plugin locally, you should have info/warn output when using it, see
the code:
http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/eclipse/src/main/org/apache/maven/plugin/eclipse/JavaSourcesDownloader.java?rev=369028&
Hi Stephane,
Stephane Nicoll wrote on Tuesday, January 24, 2006 3:31 PM:
> Works for me, logging level should be at least info
>
> Show your code please
Initialization from plugin.jelly:
= %<
= %<
Snippets from the J
Works for me, logging level should be at least info
Show your code please
On 1/24/06, Jörg Schaible <[EMAIL PROTECTED]> wrote:
> Stephane Nicoll wrote on Tuesday, January 24, 2006 2:29 PM:
>
> > On 1/24/06, Jörg Schaible <[EMAIL PROTECTED]> wrote:
> >> Hello folks,
> >>
> >> how can I log to the
Stephane Nicoll wrote on Tuesday, January 24, 2006 2:29 PM:
> On 1/24/06, Jörg Schaible <[EMAIL PROTECTED]> wrote:
>> Hello folks,
>>
>> how can I log to the console in M1 from a plugin's Java
>> code? Just printing to System.out does not work correctly,
>> since the other output from Maven or th
you need to use commons-logging ; Check existing plugin for an example.
Cheers,
Stéphane
On 1/24/06, Jörg Schaible <[EMAIL PROTECTED]> wrote:
> Hello folks,
>
> how can I log to the console in M1 from a plugin's Java code? Just printing
> to System.out does not work correctly, since the other ou
Hello folks,
how can I log to the console in M1 from a plugin's Java code? Just printing to
System.out does not work correctly, since the other output from Maven or the
Jelly code is not gonna get synchronized with these prints:
== snip ===
$ maven clean xxx:zip
__ __
| \/ |__ _
10 matches
Mail list logo