Injecting ScmManager - no component bound in Guice?

2011-05-04 Thread Mark Derricutt
Hi all, Another question about injecting resources into a maven mojo :) I'm trying to lookup an instance of the ScmManager component in my mojo and all evidence points to just needing to include: /** @component */ private ScmManager scmManager; in my mojo class ( which is what I see the release

Re: User management for EC2

2011-05-04 Thread Jason van Zyl
My password isn't working. I can only see the gerbils. On May 3, 2011, at 1:25 PM, Carlos Sanchez wrote: > I have created a new user for EC2 for my guinea pig chuable ;) using Amazon > IAM, a new tool that they created for user management and policies. So we > can progressively roll out password

[ANN] Maven Doxia Tools 1.4 Released

2011-05-04 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Doxia Tools, version 1.4 This shared component has some utilities that are useful when integrating Doxia in Maven, mainly for site generation and report creation. http://maven.apache.org/shared/maven-doxia-tools/ You should specify t

Re: [VOTE] Release Maven Shared Resources version 1

2011-05-04 Thread Lukas Theussl
+1 -Lukas Dennis Lundberg wrote: Hi, This is the first release of Maven Shared Resources, which is the start of a collection of resources that can be shared between the sub projects of the Maven project. To start with this initial version contains 2 templates that can be used with Maven Chan