Does this imply that this version of the plugin is not compatible with Maven
2.x?
-b
From: ext Olivier Lamy [ol...@apache.org]
Sent: Thursday, October 21, 2010 10:10 AM
To: Maven Users List
Cc: Maven Developers List
Subject: [ANN] Release Maven Site Plugi
Issue Subscription
Filter: Design & Best Practices (24 issues)
Subscriber: mavendevlist
Key Summary
MNG-2184Possible problem with @aggregator and forked lifecycles
http://jira.codehaus.org/browse/MNG-2184
MNG-612 implement conflict resolution techniques
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
In maven 3.0, you can use @Requirement to have logger injected like any
other component.
--
Regards,
Igor
On 10-10-21 06:23 AM, Tobi wrote:
Tobias Gierke wrote:
Is there a way to get a Logger injected directly into the component
The usual pattern is to have the component extend AbstractLo
Hi,
The Maven team is pleased to announce the release of the Maven Site
Plugin, version 3.0-beta-3 for Maven 3.
This version is intended to be the version of the Maven Site Plugin for Maven 3.
The Site Plugin is used to generate a site for the project.
You should specify the version in the sect
Tobi wrote:
... would implementing only the LogEnabled interface do the trick as well ?
Yes
Benjamin
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org
Tobias Gierke wrote:
Is there a way to get a Logger injected directly into the component
The usual pattern is to have the component extend AbstractLogEnabled.
Since I already need to inherit from a different class , this won't work
... would implementing only the LogEnabled interface do the
Hi,
The vote has passed with the following result :
+1 (binding) : Lukas Theussl, Hervé Boutemy, Vincent Siveton, Olivier Lamy
+1 (non binding) : Julien Henry, Tony Chemit, Garvin LeClaire
I will continue the release process.
Thanks for your testing time !
--
Olivier
http://twitter.com/olamy
ht
Tobias Gierke wrote:
Is there a way to get a Logger injected directly into the component
The usual pattern is to have the component extend AbstractLogEnabled.
Benjamin
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.
I also prefer to have at least 2.2 released before moving it to branch,
but IMO this could happen much sooner. I don't think it's realistic to
maintain both for over a year, but you are the RM. :)
-Lukas
Dennis Lundberg wrote:
On 2010-10-20 14:44, Olivier Lamy wrote:
Hi,
I agree. (and mov
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
11 matches
Mail list logo