-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

We actually have the repositories for plugin download specified
separately in the pom, using the <pluginRepositories/> stanza. It looks
similar to (using your original example):

   <pluginRepositories>
       <repository>
           <id>my_own_repo</id>
           ...
       </repository>
   </pluginRepositories>

If this doesn't take care of the problem, let me know.

Cheers,
- -john


Peter van de Hoef wrote:
> Done. http://jira.codehaus.org/browse/MNG-358
> 
> Jason van Zyl wrote:
> 
>> On Tue, 2005-04-26 at 22:26 +0200, Peter van de Hoef wrote:
>>  
>>
>>> Hi all,
>>>
>>> I have the following situation.
>>> A parent POM (parent) a child POM (child) and a plugin (plugin).
>>> The child inherits from the parent and uses the plugin like:
>>>   
>>
>>
>> Can you post a JIRA issue, we do have separate repositories set for
>> downloading plug-ins so we'll need to fix the inheritance and default
>> population for the plug-ins remote repository.
>>
>>  
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFCbrrMK3h2CZwO/4URAuKwAJ9N9SkXbLKzoNxY1fqVCFIe5oK/YACdEr7S
az35RKlDQZuPAQCCCNhRxBs=
=m8Ar
-----END PGP SIGNATURE-----

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

Reply via email to