-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels