Skip to content

"Integration tests" module should be ignored in release profile #56

@franck-serot

Description

@franck-serot

I create a projet with release archetype.
According to a comment extracted from parent pom.xml, "the release profile does sign, proguard, zipalign ... but does not run instrumentation tests".
But, if I launch the following command then the instrumentation tests is run.

cd HelloWorldAndroid-parent
mvn clean install -Prelease

Except I'm mistaken, the "HelloWorldAndroid-it - Integration tests" module should be ignored.

Could you please help to solve this problem ?

Best regards,
Franck

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions