lburgazzoli opened a new issue #1395:
URL: https://github.com/apache/camel-quarkus/issues/1395


   maven-plugin-plugin:3.5.2:descriptor warning when building Package Maven 
Plugin
   
   ```
   [INFO] Building Camel Quarkus :: Tooling :: Maven :: Package Maven Plugin 
1.1.0-SNAPSHOT [8/674]
   [INFO] ----------------------------[ maven-plugin 
]----------------------------
   [INFO] 
   [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
camel-quarkus-package-maven-plugin ---
   [INFO] Deleting 
/home/lburgazz/work/apache/dev/camel-quarkus/tooling/package-maven-plugin/target
   [INFO] 
   [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ 
camel-quarkus-package-maven-plugin ---
   [INFO] Highest basedir set to: /home/lburgazz/work/apache/dev/camel-quarkus
   [INFO] 
   [INFO] --- maven-enforcer-plugin:1.4.1:enforce 
(camel-quarkus-enforcer-rules) @ camel-quarkus-package-maven-plugin ---
   [INFO] 
   [INFO] --- groovy-maven-plugin:2.1.1:execute (sanity-checks) @ 
camel-quarkus-package-maven-plugin ---
   [INFO] 
   [INFO] --- formatter-maven-plugin:2.11.0:format (format) @ 
camel-quarkus-package-maven-plugin ---
   [INFO] Using 'UTF-8' encoding to format source files.
   [INFO] Number of files to be formatted: 7
   [INFO] Successfully formatted:          0 file(s)
   [INFO] Fail to format:                  0 file(s)
   [INFO] Skipped:                         7 file(s)
   [INFO] Read only skipped:               0 file(s)
   [INFO] Approximate time taken:          1s
   [INFO] 
   [INFO] --- impsort-maven-plugin:1.3.2:sort (sort-imports) @ 
camel-quarkus-package-maven-plugin ---
   [INFO]  Total Files Processed: 7 in 00:00.690
   [INFO]         Already Sorted: 7
   [INFO]         Needed Sorting: 0
   [INFO] 
   [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
camel-quarkus-package-maven-plugin ---
   [INFO] Using 'UTF-8' encoding to copy filtered resources.
   [INFO] Copying 7 resources
   [INFO] 
   [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ 
camel-quarkus-package-maven-plugin ---
   [INFO] Changes detected - recompiling the module!
   [INFO] Compiling 7 source files to 
/home/lburgazz/work/apache/dev/camel-quarkus/tooling/package-maven-plugin/target/classes
   [INFO] 
   [INFO] --- maven-plugin-plugin:3.5.2:descriptor (default-descriptor) @ 
camel-quarkus-package-maven-plugin ---
   [WARNING] 
   
   Goal prefix is specified as: 'camel-quarkus'. Maven currently expects it to 
be 'camel-quarkus-package'.
   ```


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to