Am 06/09/16 um 09:04 schrieb Petar Tahchiev:
> Hello,
>
> I checked on Windows with Herve's [1]. Unfortunately I am unable to build
> my project with 3.4.0-SNAPSHOT. I have this dependency:
>
> <dependency>
> <groupId>org.drools</groupId>
> <artifactId>drools-bom</artifactId>
> <type>pom</type>
> <version>${drools.version}</version>
> <scope>import</scope>
> </dependency>
>
> where drools version is defined to be
> <drools.version>6.4.0.Final</drools.version>. And when I build it I get:
>
> [ERROR] Non-resolvable import POM: Failure to find
> org.kie:kie-bom:pom:${project.version} in http://repo1.maven.org/maven2/
> was cached in the local repository, resolution will not be reattempted
> until the update interval of official-m2-repo has elapsed or updates are
> forced @ org.drools:drools-bom:[unknown-version]
> [org.drools:drools-bom:[unknown-version]],
> [C:\Users\e-tahchpet\.m2\repository\org\drools\drools-bom\6.4.0.Final\drools-bom-6.4.0.Final.pom],
> line 27, column 19
That's fixed on 'master' now.
<https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h=a6d52372afddb56a5ca6cc1ef095c32f622eddb6>
<https://git-wip-us.apache.org/repos/asf?p=maven-integration-testing.git;a=commit;h=d889c215aa88a9e230d0b06b455baa8fde3fb803>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]