Skip to content

assembly config missing in dev/ ? #60

@egonw

Description

@egonw

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions