Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[winery-dev] Help Installation

hi,
I'm installing winery and when I run the following passage:
Go into each model directory (`org.eclipse.winery.model.csar.toscametafile`, org.eclipse.winery.model.selfservice``, `org.eclipse.winery.model.tosca`) and do a mvn install` `.
I get the following errors:

error: for-each loops are not supported in 1.3 -source
error: generics are not supported in 1.3 -source

I installed the following versions:

Apache Maven 2.2.1 (rdebian-8)
Java version: 1.7.0_67
Java home: / usr / lib / jvm / java-7-oracle / jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "3.13.0-32-generic" arch: "amd64" Family: "unix"

can someone help me

Back to the top