Skip to content

Maven 3 #2

@qohelet

Description

@qohelet

Hi, I'm trying to run it on Maven 3 but it's more restrictive with the versions. Can you tell me which version you used?

Thank you.

Not working:
<plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <configuration> <source>1.8</source> <target>1.8</target> </configuration> <version>2.5.1</version> </plugin> </plugins>

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