If you don't have a specific project for your integration tests but they are in your client,
you need to add a test dependency in your client to the implementation.
We'll add the possibility to add new dependencies on a project in Continuum but I don't think
it will be in 1.1
Emmanuel
Raúl Arabaolaza Barquín a écrit :
> Hi Emmanuel
>
> Thanks for the response, i´m thinking in maven2 projects without composition (modules)
>
> I would like to control wich projects in the same level of the dependency graph are executed
before.
>
> I.E: Project B and C both depend on project A, i would like to control project B and
C build order.
>
> One more example i´ve a Webservice api, a webservice implementation and a webservice
client, both the implementation and the client depend on the APi but for the integration test
i need the implementation to be deployed before the client.
>
> Thanks again for the answer
>
> -----Mensaje original-----
> De: Emmanuel Venisse [mailto:emmanuel@venisse.net]
> Enviado el: jue 13/09/2007 13:44
> Para: continuum-users@maven.apache.org
> Asunto: Re: Group build all order
>
> Continuum looks at dependencies and find the build order with them.
>
> Do you think to an ANT/Shell project?
>
> Emmanuel
>
> Raúl Arabaolaza Barquín a écrit :
>> Hi:
>>
>> Using continuum 1.1-beta2 is possible to control the order in wich projects are build
when using the build all button in a group?
>>
>> I think continuum analyces dependency tree and for projects in the same level of
the tree it uses alphabetical order, is this correct?
>>
>> I´m thinking in independent projects under the same continuum group, with dependencies
relations between them but no maven modules used.
>>
>> Thanks
>>
>> ------------------------------------------------------------------
>> This e-mail and the documents attached are confidential and intended solely
>> for the addressee; it may also be privileged. If you receive this e-mail
>> in error, please notify the sender immediately and destroy it.
>> As its integrity cannot be secured on the Internet, the Atos Origin group
>> liability cannot be triggered for the message content. Although the
>> sender endeavours to maintain a computer virus-free network, the sender does
>> not warrant that this transmission is virus-free and will not be liable for
>> any damages resulting from any virus transmitted.
>>
>> Este mensaje y los ficheros adjuntos pueden contener informacion
>> confidencial destinada solamente a la(s) persona(s) mencionadas
>> anteriormente. Pueden estar protegidos por secreto profesional Si usted
>> recibe este correo electronico por error, gracias de informar inmediatamente
>> al remitente y destruir el mensaje.
>> Al no estar asegurada la integridad de este mensaje sobre la red, Atos
>> Origin no se hace responsable por su contenido. Su contenido no constituye
>> ningun compromiso para el grupo Atos Origin, salvo ratificacion escrita por
>> ambas partes.
>> Aunque se esfuerza al maximo por mantener su red libre de virus, el emisor
>> no puede garantizar nada al respecto y no sera responsable de cualesquiera
>> danos que puedan resultar de una transmision de virus
>> ------------------------------------------------------------------
>>
>>
>
>
>
> ------------------------------------------------------------------
> This e-mail and the documents attached are confidential and intended solely
> for the addressee; it may also be privileged. If you receive this e-mail
> in error, please notify the sender immediately and destroy it.
> As its integrity cannot be secured on the Internet, the Atos Origin group
> liability cannot be triggered for the message content. Although the
> sender endeavours to maintain a computer virus-free network, the sender does
> not warrant that this transmission is virus-free and will not be liable for
> any damages resulting from any virus transmitted.
>
> Este mensaje y los ficheros adjuntos pueden contener informacion
> confidencial destinada solamente a la(s) persona(s) mencionadas
> anteriormente. Pueden estar protegidos por secreto profesional Si usted
> recibe este correo electronico por error, gracias de informar inmediatamente
> al remitente y destruir el mensaje.
> Al no estar asegurada la integridad de este mensaje sobre la red, Atos
> Origin no se hace responsable por su contenido. Su contenido no constituye
> ningun compromiso para el grupo Atos Origin, salvo ratificacion escrita por
> ambas partes.
> Aunque se esfuerza al maximo por mantener su red libre de virus, el emisor
> no puede garantizar nada al respecto y no sera responsable de cualesquiera
> danos que puedan resultar de una transmision de virus
> ------------------------------------------------------------------
|