We definitely changed something. With BEAM-4046 artefact naming was adjusted. I ll have a look into that.
Thanks for letting me know. Best, michel On Tue, May 14, 2019 at 5:29 PM Ismaël Mejía <[email protected]> wrote: > Hello, > > Just updated a project I have to verson 2.14.0-SNAPSHOT and found that > the dependencies don't have the correct name, for example the > beam-sdks-java-core pom [1] points to > > <dependency> > <groupId>beam.model</groupId> > <artifactId>pipeline</artifactId> > <version>2.14.0-SNAPSHOT</version> > <scope>compile</scope> > </dependency> > > But such dependency groupId / artifactId does not exist (or has > existed in the past). > > Have we changed something in the way the name of dependencies are > described recently? > Filled this for the moment, so if someone can tackle it, it looks > worth attention. > https://issues.apache.org/jira/browse/BEAM-7302 > > [1] > https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-core/2.14.0-SNAPSHOT/beam-sdks-java-core-2.14.0-20190514.072148-6.pom >
