Axway / Grapes

Grapes - Dependency Management for the Mass
Apache License 2.0
9 stars 9 forks source link

Grapes maven plugin does not handle complex folder hierarchy in module fields of pom files #11

Closed jdcoffre closed 10 years ago

jdcoffre commented 10 years ago

Let's take an example. If my project has the following module section, the report aggregation will failed:

        ...
        <modules>
                <module>plugins/bottle<module>
                ...
        </modules>
jdcoffre commented 10 years ago

Moving the issue to Grapes Maven plugin project