eclipse-ee4j / eclipse-ee4j/glassfish-samples

Unable to launch application with cargo:run as latest-glassfish.zip: archive is not a ZIP archive

Open
#65 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
41
Forks
29
PR merge metrics
No merged PRs in 30d

Description

The `mvn install` ran successfully. However, when I do a `mvn cargo:run` in `javaee8` folder, I get this error.

```bash
[ERROR] Failed to execute goal org.codehaus.cargo:cargo-maven2-plugin:1.7.9:run (default-cli) on project glassfish-samples-parent: Execution default-cli of goal org.codehaus.cargo:cargo-maven2-plugin:1.7.9:run failed: Failed to unpack [latest-glassfish.zip]: Error while expanding /var/folders/kp/q6f59rr15_d28h37c7zwt3yc_twsrn/T/cargo/installs/latest-glassfish.zip: archive is not a ZIP archive -> [Help 1]
```

What is missing?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.