stn1slv commented on PR #13630:
URL: https://github.com/apache/camel/pull/13630#issuecomment-2024884192

   @davsclaus, apologies for such a basic query: I attempted to build the docs 
but didn't observe any new changes. I'm unclear whether I need to manually copy 
files over. There might be something I overlooked or missed out on.
   
   ```bash
   $ cd docs
   $ mvn install
   Running `/Users/Stanislav_Deviatov/src/github/camel/mvnw`...
   [INFO] Scanning for projects...
   [INFO] Loaded 7 groupId for remote repository atlassian
   [INFO] 
------------------------------------------------------------------------
   [INFO] Detecting the operating system and CPU architecture
   [INFO] 
------------------------------------------------------------------------
   [INFO] os.detected.name: osx
   [INFO] os.detected.arch: x86_64
   [INFO] os.detected.bitness: 64
   [INFO] os.detected.version: 14.4
   [INFO] os.detected.version.major: 14
   [INFO] os.detected.version.minor: 4
   [INFO] os.detected.classifier: osx-x86_64
   [INFO]
   [INFO] -----------------------< org.apache.camel:docs 
>------------------------
   [INFO] Building Camel :: Docs 4.5.0-SNAPSHOT
   [INFO]   from pom.xml
   [INFO] --------------------------------[ pom 
]---------------------------------
   [INFO]
   [INFO] --- license:4.3:format (license-format) @ docs ---
   [INFO] Updating license headers...
   [INFO]
   [INFO] --- formatter:2.23.0:format (format) @ docs ---
   [INFO]
   [INFO] --- impsort:1.9.0:sort (sort-imports) @ docs ---
   [INFO] Processed 0 files in 00:00.004 (Already Sorted: 0, Needed Sorting: 0)
   [INFO]
   [INFO] --- resources:3.3.1:copy-resources (copy-maven-plugin-doc) @ docs ---
   [INFO] Copying 1 resource from 
../tooling/maven/camel-maven-plugin/src/main/docs to 
user-manual/modules/ROOT/pages
   [INFO] Copying 1 resource from 
../catalog/camel-report-maven-plugin/src/main/docs to 
user-manual/modules/ROOT/pages
   [INFO]
   [INFO] --- frontend:1.15.0:install-node-and-yarn (install node and yarn) @ 
docs ---
   [INFO] Node v16.17.1 is already installed.
   [INFO] Yarn Berry 3.2.3 is installed.
   [INFO]
   [INFO] --- frontend:1.15.0:yarn (yarn-gulp) @ docs ---
   [INFO] Skipping execution.
   [INFO]
   [INFO] --- camel-package:4.5.0-SNAPSHOT:xref-check (xref-check) @ docs ---
   [INFO]
   [INFO] --- flatten:1.6.0:flatten (default-cli) @ docs ---
   [INFO] Generating flattened POM of project 
org.apache.camel:docs:pom:4.5.0-SNAPSHOT...
   [INFO]
   [INFO] --- install:3.1.1:install (default-install) @ docs ---
   [INFO] Installing 
/Users/Stanislav_Deviatov/src/github/camel/docs/target/docs-4.5.0-SNAPSHOT.pom 
to 
/Users/Stanislav_Deviatov/.m2/repository/org/apache/camel/docs/4.5.0-SNAPSHOT/docs-4.5.0-SNAPSHOT.pom
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  14.482 s
   [INFO] Finished at: 2024-03-28T11:33:05+01:00
   [INFO] 
------------------------------------------------------------------------
   $ git status
   On branch CAMEL-20625
   Your branch is up to date with 'origin/CAMEL-20625'.
   
   nothing to commit, working tree clean
   ```


-- 
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: commits-unsubscr...@camel.apache.org

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

Reply via email to