[jboss-as7-dev] Circular dependency: jbossts depends on jboss-as

Carlo de Wolf cdewolf at redhat.com
Thu Jan 19 10:36:34 EST 2012


As Jonathan kindly pointed out to me, we do this rant every quarter or 
so. :-!

On 01/19/2012 02:35 PM, Tom Jenkinson wrote:
> Hi Carlo,
>
> TS imports the AS parent so it has the same dependency versions as 
> those in AS7.

That statement is just wrong. TS gets dependencies of AS 7 (-1). In this 
case an even older one: Beta1b.
>
> If the TS pom is judged incorrect, what would be the recommended 
> approach for this conundrum? 

IMO the only correct way to fix this is have a pom (/BOM) higher up the 
dependency chain on which both TS and AS 7 depend. Neither of which can 
produce anything for that pom.

I need to talk to Paul & John to get a better line-up of what they have 
for EAP.

Carlo

> Is there an AS7 bom for the internal dependencies, e.g. to get the 
> version of:
>
> <dependency>
> <groupId>org.jboss.logging</groupId>
> <artifactId>jboss-logging</artifactId>
> </dependency>
>
> Importing the following dependency would help us with JTA/JMS/JCA 
> specs but internals aren't defined in there:
> <dependency>
> <groupId>org.jboss.spec</groupId>
> <artifactId>jboss-javaee-6.0</artifactId>
> <version>${javaee6.spec.version}</version>
> <type>pom</type>
> <scope>import</scope>
> </dependency>
>
> Thanks,
> Tom
>
>
> On 2012-01-19 12:23, Carlo de Wolf wrote:
>> Failed to read artifact descriptor for
>> org.jboss.jbossts:jbossjts:jar:4.16.0.Final: The repository system is
>> offline but the artifact org.jboss.as:jboss-as-parent:pom:7.1.0.Beta1b
>> is not available in the local repository. ->  [Help 1]
>>
>> Carlo
>> _______________________________________________
>> jboss-as7-dev mailing list
>> jboss-as7-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>



More information about the jboss-as7-dev mailing list