mirror of https://github.com/apache/maven.git
o use annos
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721628 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8cdb47ab05
commit
89b760d659
|
@ -38,8 +38,7 @@ import org.codehaus.plexus.util.IOUtil;
|
|||
* @version $Id$
|
||||
* @plexus.component
|
||||
*/
|
||||
//@Component(role = RuntimeInformation.class)
|
||||
//!!jvz not picked up by the anno processor
|
||||
@Component(role = RuntimeInformation.class)
|
||||
public class DefaultRuntimeInformation
|
||||
implements RuntimeInformation, Initializable
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue