Hi Brett,

This is the pom we extend from:

<parent>
    <groupId>org.apache</groupId>
    <artifactId>apache</artifactId>
    <version>5</version>
</parent>

Is this not the one to which you refer?  I don't see any Maven profiles
listed in that pom...

Thanks,

Les

On Thu, Jun 18, 2009 at 9:09 PM, Brett Porter <[email protected]> wrote:

> Alan,
>
> All of this is present in the ASF parent POM under the apache-release
> profile. If you are deriving from that, you shouldn't need a separate deploy
> profile.
>
> Cheers,
> Brett
>
>
> On 19/06/2009, at 6:34 AM, Alan D. Cabrera wrote:
>
>  K, I will also add GPG signing as well to this profile.
>>
>>
>> Regards,
>> Alan
>>
>> On Jun 18, 2009, at 11:43 AM, Les Hazlewood wrote:
>>
>>  +1 to moving them to a deploy profile.  That would save a lot of time
>>> while
>>> in development.
>>>
>>> On Wed, Jun 17, 2009 at 11:11 PM, Alan D. Cabrera <[email protected]
>>> >wrote:
>>>
>>>  I think we only need to generate these puppies on demand and when we
>>>> deploy.  Does anyone mind if I move these parts of the build to a
>>>> "deploy"
>>>> profile?
>>>>
>>>>
>>>> Regards,
>>>> Alan
>>>>
>>>>
>>>>
>>
>

Reply via email to