On Tue, Jun 1, 2010 at 3:47 PM, Simon Laws <[email protected]> wrote:
> On Tue, Jun 1, 2010 at 3:22 PM, ant elder <[email protected]> wrote:
>> On Tue, Jun 1, 2010 at 2:48 PM, Simon Laws <[email protected]> wrote:
>>> On Tue, Jun 1, 2010 at 2:14 PM, kelvin goodson <[email protected]> 
>>> wrote:
>>>> Ant mentioned that the maven-tuscany-plugin should be released in
>>>> parallel with the sca-java 2.0 M5 release.  Is there any reason why I
>>>> shouldn't go ahead and cut a branch for this?
>>>>
>>>> Kelvin.
>>>>
>>>
>>> I don't expect so but if this plugin and Tuscany trunk depend on one
>>> another why don't we pull this particular plugin into trunk otherwise
>>> it'll be a problem every time we try and release. It feels like make
>>> work.
>>>
>>
>> The main reason we don't do this was because there didn't used to be a
>> way to have the Maven reactor build the plugins before there were
>> used. That meant that either the build would fail or you needed a
>> separate build step( eg -Psetup) or if you got "lucky" the build would
>> work but it would be using the previous version of the plugin so any
>> problems didn't get found until the next build which used to cause all
>> sorts of confusion. It looks like this has been fixed in Maven now -
>> http://jira.codehaus.org/browse/MNG-2135 - so we could try moving it
>> to be part of trunk. I shall have a look...
>>
>>   ...ant
>>
>
> That was marked as fixed in 3.0Alpha so that maybe a concern. If that
> gives problems we should stick with what we have for the short term
> and document a process (or a profile) which gets the
> modules/plugin/samples build in the right order

given that we have this relatively simple way of decoupling this
issue,  I'd prefer to avoid trying out the alpha version of maven and
go ahead with the profile approach,

Kelvin.

>
>
> --
> Apache Tuscany committer: tuscany.apache.org
> Co-author of a book about Tuscany and SCA: tuscanyinaction.com
>

Reply via email to