Skip to content
This repository was archived by the owner on Jul 3, 2019. It is now read-only.

Can't build with Maven #77

@hyzhak

Description

@hyzhak

Can't build swc with Maven and configuration param in pom.xml:

<includeFiles>
    <includes>
        <include>metadata.xml</include>
    </includes>
</includeFiles>

As result maven put only metadata.xml in result swc artifact, and doesn't compile other sources. I fix it just remove "includeFiles" config param, but now compiler put all files from src. Maybe we need separate src/main/flash and src/main/resources as for java projects?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions