Skip to content

Conversation

@NiftyNico
Copy link

Description Major:

This change removes the following warning when performing "mvn install". 3.6.0 is the latest recommended version.

[WARNING]
[WARNING] Some problems were encountered while building the effective model for edu.gatech.cs7641:assignment4:jar:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 26, column 17
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]

Validation Notes:

  • mvn install
  • can still execute main with "java -cp 'target/assignment4-1.0.jar:/Users/niftynico/.m2/repository/edu/brown/cs/burlap/burlap/3.0.0/burlap-3.0.0.jar:/Users/niftynico/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar' edu.gatech.cs7641.assignment4.Main"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant