novakov-alexey commented on issue #112:
URL: https://github.com/apache/paimon-trino/issues/112#issuecomment-3687224815

   Build fails with :
   
   ```
   mvn clean install -DskipTests
   [INFO] Scanning for projects...
   [ERROR] [ERROR] Some problems were encountered while processing the POMs:
   [WARNING] 'artifactId' contains an expression but should be a constant. @ 
line 30, column 17
   [FATAL] Non-resolvable parent POM for 
org.apache.paimon:paimon-trino-${trino.version}:1.0-SNAPSHOT: The following 
artifacts could not be resolved: 
org.apache.paimon:paimon-parent:pom:1.0-SNAPSHOT (absent): Could not find 
artifact org.apache.paimon:paimon-parent:pom:1.0-SNAPSHOT and 
'parent.relativePath' points at wrong local POM @ line 24, column 13
    @ 
   [ERROR] The build could not read 1 project -> [Help 1]
   [ERROR]   
   [ERROR]   The project 
org.apache.paimon:paimon-trino-${trino.version}:1.0-SNAPSHOT 
(/home/an/dev/git/github/paimon-trino/pom.xml) has 1 error
   [ERROR]     Non-resolvable parent POM for 
org.apache.paimon:paimon-trino-${trino.version}:1.0-SNAPSHOT: The following 
artifacts could not be resolved: 
org.apache.paimon:paimon-parent:pom:1.0-SNAPSHOT (absent): Could not find 
artifact org.apache.paimon:paimon-parent:pom:1.0-SNAPSHOT and 
'parent.relativePath' points at wrong local POM @ line 24, column 13 -> [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
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to