Skip to content

jar not working #4

@chrber

Description

@chrber

Hi,

downloading the jar does not suffice to run the parser. The code uses src/main/static/header_template.html.tmpl which is not in the jar, which means that I need to checkout the code and run the jar from the source of the checkout.

I did checkout the code and then there was a parser error that I got, but maybe this is due to a problem in one of our pom files:
Error on line 1557 of document file:/Users/chris/git/chrber-dcache/allPoms/43.xml: The markup in the document following the root element must be well-formed.
[Ljava.lang.StackTraceElement;@6b884d57
Error on line 1332 of document file:/Users/chris/git/chrber-dcache/allPoms/47.xml: The markup in the document following the root element must be well-formed.
[Ljava.lang.StackTraceElement;@38af3868
tres

I used your shell script to extract all the poms from the multi module project. I can not find anything wrong with the pom files as they are ok to build the project. Maybe you want to try with our project: https://github.com/dCache/dcache

Thanks.
Christian

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions