Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
With diagnostics:
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:3.1.0:run (default) on project oak-run: An Ant BuildException has occured: Warning: Could not find file /Users/N/jackrabbit_oak_git/jackrabbit-oak/target/checkout/oak-run/target/oak-run-1.46.0-oak.jar to copy. [INFO] [ERROR] around Ant part ...<copy file="/Users/N/jackrabbit_oak_git/jackrabbit-oak/target/checkout/oak-run/target/oak-run-1.46.0-oak.jar" tofile="/Users/N/jackrabbit_oak_git/jackrabbit-oak/target/checkout/oak-run/target/oak-run-1.46.0.jar" />... @ 4:231 in /Users/N/jackrabbit_oak_git/jackrabbit-oak/target/checkout/oak-run/target/antrun/build-main.xml
Attachments
Attachments
Issue Links
- breaks
-
OAK-10051 oak-run and oak-upgrade JARs incomplete (META-INF/MANIFEST.MF is missing the Main-Class entry)
- Closed
- is broken by
-
OAK-9800 Update Maven Plugins and Apache Parent POM to version 29
- Closed
- relates to
-
MNG-5987 Document the algorithm calculating the order of plugin executions inside a phase.
- Closed
- links to