Help Center/ CodeArts Build/ User Guide (Ally Region)/ FAQs/ Using Maven for Build/ Finding the Correct Build Package Directory
Updated on 2026-01-08 GMT+08:00

Finding the Correct Build Package Directory

  1. Create a Maven build task and add the Upload to Release Repos action below the Maven build action.
  2. Configure the build package path, enter any path, and save the configuration.
  3. Run the build task and search for BUILD SUCCESS in the log.

    Find the information similar to /target/****.war in the preceding lines, which is the correct path of the build package.