Skip to content

The build could not read 2 projects #9

@nomeata

Description

@nomeata

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions