-
Notifications
You must be signed in to change notification settings - Fork 359
Closed
Description
Hi,
I’m not versed in the world of Java package building, but following the instructions, this fails here:
~/build/jplag $ mvn clean generate-sources assembly:assembly
[INFO] Scanning for projects...
[ERROR] The build could not read 2 projects -> [Help 1]
[ERROR]
[ERROR] The project edu.kit.ipd.jplag:java-1.7:0.0.1-SNAPSHOT (/home/jojo/build/jplag/jplag.frontend.java-1.7/pom.xml) has 1 error
[ERROR] 'dependencies.dependency.version' for edu.kit.ipd.jplag:java-1.5:jar is missing. @ line 88, column 15
[ERROR]
[ERROR] The project edu.kit.ipd.jplag:jplag:2.11.8-SNAPSHOT (/home/jojo/build/jplag/jplag/pom.xml) has 8 errors
[ERROR] 'dependencies.dependency.version' for edu.kit.ipd.jplag:java-1.1exp:jar is missing. @ line 187, column 15
[ERROR] 'dependencies.dependency.version' for edu.kit.ipd.jplag:text:jar is missing. @ line 195, column 15
[ERROR] 'dependencies.dependency.version' for edu.kit.ipd.jplag:java-1.5:jar is missing. @ line 199, column 15
[ERROR] 'dependencies.dependency.version' for edu.kit.ipd.jplag:java-1.7:jar is missing. @ line 203, column 15
[ERROR] 'dependencies.dependency.version' for edu.kit.ipd.jplag:csharp-1.2:jar is missing. @ line 207, column 15
[ERROR] 'dependencies.dependency.version' for edu.kit.ipd.jplag:cpp:jar is missing. @ line 211, column 15
[ERROR] 'dependencies.dependency.version' for edu.kit.ipd.jplag:scheme:jar is missing. @ line 215, column 15
[ERROR] 'dependencies.dependency.version' for edu.kit.ipd.jplag:chars:jar is missing. @ line 219, column 15
[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/ProjectBuildingException
What am I missing?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels