Mrinal created CAMEL-19316:
------------------------------

             Summary: camel-script is not published to maven
                 Key: CAMEL-19316
                 URL: https://issues.apache.org/jira/browse/CAMEL-19316
             Project: Camel
          Issue Type: Bug
    Affects Versions: 3.20.4
            Reporter: Mrinal


When I added camel-script dependency to project
{code:java}
jbang -Dcamel.jbang.version=3.20.4 camel@apache/camel export 
--local-kamelet-dir=/scripts/kamelets {code}
The following error is noticed. It seems/camel-script 3.20.4 is not published 
to Maven
{code:java}
2023-05-03T13:45:15.368533575Z [INFO] Building rest 
12023-05-03T13:45:15.368537507Z [INFO] --------------------------------[ jar 
]---------------------------------2023-05-03T13:45:19.549123005Z [INFO] 
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/camel/camel-script/3.20.4/camel-script-3.20.4.pom2023-05-03T13:45:20.051183510Z
 [WARN] The POM for org.apache.camel:camel-script:jar:3.20.4 is missing, no 
dependency information available2023-05-03T13:45:20.727120882Z [INFO] 
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/camel/camel-script/3.20.4/camel-script-3.20.4.jar2023-05-03T13:45:20.799422730Z
 [INFO] 
------------------------------------------------------------------------2023-05-03T13:45:20.799456169Z
 [INFO] BUILD FAILURE2023-05-03T13:45:20.799460798Z [INFO] 
------------------------------------------------------------------------2023-05-03T13:45:20.799474659Z
 [INFO] Total time:  9.593 s2023-05-03T13:45:20.799477875Z [INFO] Finished at: 
2023-05-03T13:45:20Z2023-05-03T13:45:20.807880533Z [INFO] 
------------------------------------------------------------------------2023-05-03T13:45:20.821916652Z
 [ERROR] Failed to execute goal on project rest: Could not resolve dependencies 
for project org.camel.karavan.demo:rest:jar:1: Could not find artifact 
org.apache.camel:camel-script:jar:3.20.4 in central 
(https://repo.maven.apache.org/maven2) -> [Help 
1]2023-05-03T13:45:20.821943640Z [ERROR] 2023-05-03T13:45:20.821948627Z [ERROR] 
To see the full stack trace of the errors, re-run Maven with the -e 
switch.2023-05-03T13:45:20.821951948Z [ERROR] Re-run Maven using the -X switch 
to enable full debug logging. {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to