-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
When I try to compile norma in the dev/ branch with Maven3 I get the following error:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.4:single (default) on project norma: Error reading assemblies: Error locating assembly descriptor: src/main/assembly/bin.xml
[ERROR]
[ERROR] [1] [INFO] Searching for file location: /home/egonw/var/Projects/GitHub/norma/src/main/assembly/bin.xml
[ERROR]
[ERROR] [2] [INFO] File: /home/egonw/var/Projects/GitHub/norma/src/main/assembly/bin.xml does not exist.
[ERROR]
[ERROR] [3] [INFO] File: /home/egonw/var/Projects/GitHub/norma/src/main/assembly/bin.xml does not exist.
[ERROR] -> [Help 1]
I'm trying to figure out how to fix this, but maybe this src/main/assembly/bin.xml is just missing from the repos?
Metadata
Metadata
Assignees
Labels
No labels