Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile
(default-testCompile) on project airavata-gfac-core: Compilation
failure
[ERROR] /Users/cherath/Documents/workspace/airavata/modules/gfac-core/src/test/java/org/apache/airavata/core/gfac/services/impl/PropertiesBasedServiceImplTest.java:[75,5]
setEnv(org.apache.airavata.schemas.gfac.ShellApplicationDeploymentType.Env)
in org.apache.airavata.commons.gfac.type.app.ShellApplicationDeployment
cannot be applied to
(java.util.HashMap<java.lang.String,java.lang.String>)
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :airavata-gfac-core