Can confirm there's some SNAPSHOT revisions in the apache-kafka pom. On Fri, Sep 30, 2022 at 11:47 AM Otto Fowler <[email protected]> wrote:
> wrong, did not fix. Any ideas? > > From: Otto Fowler <[email protected]> <[email protected]> > Reply: Otto Fowler <[email protected]> <[email protected]> > Date: September 30, 2022 at 13:42:21 > To: [email protected] <[email protected]> <[email protected]> > Subject: Re: [DISCUSS] Apache PLC4X 0.10.0 RC1 > > ok, cleaning my .m2 seems to resolved, sorry for the noise > > From: Otto Fowler <[email protected]> <[email protected]> > Reply: Otto Fowler <[email protected]> <[email protected]> > Date: September 30, 2022 at 13:38:35 > To: [email protected] <[email protected]> <[email protected]> > Subject: Re: [DISCUSS] Apache PLC4X 0.10.0 RC1 > > also with 11 > > ✝ 0.10.0/rc1/apache-plc4x-0.10.0 develop± mvn --version > Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63) > Maven home: /usr/local/Cellar/maven/3.8.6/libexec > Java version: 11.0.2, vendor: Oracle Corporation, runtime: > /Library/Java/JavaVirtualMachines/openjdk-11.0.2.jdk/Contents/Home > Default locale: en_US, platform encoding: UTF-8 > OS name: "mac os x", version: "10.16", arch: "x86_64", family: “mac" > ✝ 0.10.0/rc1/apache-plc4x-0.10.0 develop± mvn clean install -U > [INFO] Scanning for projects... > Downloading from confluent: > > https://packages.confluent.io/maven/org/apache/plc4x/plc4j-integrations/0.10.0-SNAPSHOT/maven-metadata.xml > Downloading from confluent: > > https://packages.confluent.io/maven/org/apache/plc4x/plc4j-integrations/0.10.0-SNAPSHOT/plc4j-integrations-0.10.0-SNAPSHOT.pom > [ERROR] [ERROR] Some problems were encountered while processing the POMs: > [FATAL] Non-resolvable parent POM for > org.apache.plc4x:plc4j-apache-kafka:0.10.0-SNAPSHOT: Could not find > artifact org.apache.plc4x:plc4j-integrations:pom:0.10.0-SNAPSHOT in > confluent (https://packages.confluent.io/maven/) and 'parent.relativePath' > points at wrong local POM @ line 23, column 11 > @ > [ERROR] The build could not read 1 project -> [Help 1] > [ERROR] > [ERROR] The project org.apache.plc4x:plc4j-apache-kafka:0.10.0-SNAPSHOT > > (/Users/ottofowler/src/apache/forks/incubator-plc4x/downloaded-plc4x-0.10.0rc1/0.10.0/rc1/apache-plc4x-0.10.0/plc4j/integrations/apache-kafka/pom.xml) > has 1 error > [ERROR] Non-resolvable parent POM for > org.apache.plc4x:plc4j-apache-kafka:0.10.0-SNAPSHOT: Could not find > artifact org.apache.plc4x:plc4j-integrations:pom:0.10.0-SNAPSHOT in > confluent (https://packages.confluent.io/maven/) and 'parent.relativePath' > points at wrong local POM @ line 23, column 11 -> [Help 2] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e > switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException > [ERROR] [Help 2] > http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException > > > > From: Otto Fowler <[email protected]> <[email protected]> > Reply: Otto Fowler <[email protected]> <[email protected]> > Date: September 30, 2022 at 13:26:48 > To: [email protected] <[email protected]> <[email protected]> > Subject: Re: [DISCUSS] Apache PLC4X 0.10.0 RC1 > > :( > > mvn --version > Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63) > Maven home: /usr/local/Cellar/maven/3.8.6/libexec > Java version: 9, vendor: Oracle Corporation, runtime: > /Library/Java/JavaVirtualMachines/adoptopenjdk-9.jdk/Contents/Home > Default locale: en_US, platform encoding: UTF-8 > OS name: "mac os x", version: "10.16", arch: "x86_64", family: “mac" > > > ```./mvnw install -U > [INFO] Scanning for projects... > Downloading from confluent: > > https://packages.confluent.io/maven/org/apache/plc4x/plc4j-integrations/0.10.0-SNAPSHOT/maven-metadata.xml > Downloading from confluent: > > https://packages.confluent.io/maven/org/apache/plc4x/plc4j-integrations/0.10.0-SNAPSHOT/plc4j-integrations-0.10.0-SNAPSHOT.pom > [ERROR] [ERROR] Some problems were encountered while processing the POMs: > [FATAL] Non-resolvable parent POM for > org.apache.plc4x:plc4j-apache-kafka:0.10.0-SNAPSHOT: Could not find > artifact org.apache.plc4x:plc4j-integrations:pom:0.10.0-SNAPSHOT in > confluent (https://packages.confluent.io/maven/) and 'parent.relativePath' > points at wrong local POM @ line 23, column 11 > @ > [ERROR] The build could not read 1 project -> [Help 1] > [ERROR] > [ERROR] The project org.apache.plc4x:plc4j-apache-kafka:0.10.0-SNAPSHOT > > (/Users/ottofowler/src/apache/forks/incubator-plc4x/downloaded-plc4x-0.10.0rc1/0.10.0/rc1/apache-plc4x-0.10.0/plc4j/integrations/apache-kafka/pom.xml) > has 1 error > [ERROR] Non-resolvable parent POM for > org.apache.plc4x:plc4j-apache-kafka:0.10.0-SNAPSHOT: Could not find > artifact org.apache.plc4x:plc4j-integrations:pom:0.10.0-SNAPSHOT in > confluent (https://packages.confluent.io/maven/) and 'parent.relativePath' > points at wrong local POM @ line 23, column 11 -> [Help 2] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e > switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException > [ERROR] [Help 2] > http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException > ``` > ``` > mvn clean install -U > [INFO] Scanning for projects... > Downloading from confluent: > > https://packages.confluent.io/maven/org/apache/plc4x/plc4j-integrations/0.10.0-SNAPSHOT/maven-metadata.xml > Downloading from confluent: > > https://packages.confluent.io/maven/org/apache/plc4x/plc4j-integrations/0.10.0-SNAPSHOT/plc4j-integrations-0.10.0-SNAPSHOT.pom > [ERROR] [ERROR] Some problems were encountered while processing the POMs: > [FATAL] Non-resolvable parent POM for > org.apache.plc4x:plc4j-apache-kafka:0.10.0-SNAPSHOT: Could not find > artifact org.apache.plc4x:plc4j-integrations:pom:0.10.0-SNAPSHOT in > confluent (https://packages.confluent.io/maven/) and 'parent.relativePath' > points at wrong local POM @ line 23, column 11 > @ > [ERROR] The build could not read 1 project -> [Help 1] > [ERROR] > [ERROR] The project org.apache.plc4x:plc4j-apache-kafka:0.10.0-SNAPSHOT > > (/Users/ottofowler/src/apache/forks/incubator-plc4x/downloaded-plc4x-0.10.0rc1/0.10.0/rc1/apache-plc4x-0.10.0/plc4j/integrations/apache-kafka/pom.xml) > has 1 error > [ERROR] Non-resolvable parent POM for > org.apache.plc4x:plc4j-apache-kafka:0.10.0-SNAPSHOT: Could not find > artifact org.apache.plc4x:plc4j-integrations:pom:0.10.0-SNAPSHOT in > confluent (https://packages.confluent.io/maven/) and 'parent.relativePath' > points at wrong local POM @ line 23, column 11 -> [Help 2] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e > switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException > [ERROR] [Help 2] > http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException > ``` > > > > > > From: Christofer Dutz <[email protected]> > <[email protected]> > Reply: [email protected] <[email protected]> <[email protected]> > Date: September 29, 2022 at 13:30:36 > To: [email protected] <[email protected]> <[email protected]> > Subject: [DISCUSS] Apache PLC4X 0.10.0 RC1 > > This is the discussion thread for the corresponding VOTE thread. > > Please keep discussions in this thread to simplify the counting of votes. > > If you have to vote -1 please mention a brief description on why and then > take the details to this thread. >
