pom.xml references modules not included in the pluto-current-src.zip
--------------------------------------------------------------------

                 Key: PLUTO-400
                 URL: https://issues.apache.org/jira/browse/PLUTO-400
             Project: Pluto
          Issue Type: Bug
          Components: build system
    Affects Versions: 1.1.3
            Reporter: Marco Beelen


I downloaded the pluto-current-src.zip, extracted it and wanted to build it 
using maven2.
Thus failed due to java.io.FileNotFoundException: 
....\pluto-1.1.3\pluto-resources\pom.xml

The super pom.xml includes two modules, for which the sources aren't present in 
the downloaded source.zip.

        <module>pluto-resources</module>
        <module>pluto-resources-plugin</module>

Removing these two modules from the pom.xml solved the problem.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to