Hi, Edwin,

first of all, thanks for your reply.

On 2/11/07, Edwin Punzalan <[EMAIL PROTECTED]> wrote:

>    How do I creare this parameter? I suppose, it's an instance of
> DefaultArtifactRepository,
>    but how do I configure it?
I'm pretty sure the testing harness can take care of expressions
${localRepository}... it may be because you put it in "default-value"
instead of "expression".

According to your words, I tried

       /**
        * @parameter expression="${localRepository}"
        * @required
        * @readonly
        */
       private ArtifactRepository localRepository;

But the parameter doesn't get filled. I also tried adding @component,
but that fails with a ComponentLookupException.


This is a bug... Please file this in jira and we'll have a look at it.
Thanks.

What project, what component?

Thanks,

Jochen

--
How fast can a year go? As fast as your childs first year.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to