You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "Craig Doremus (JIRA)" <ji...@apache.org> on 2007/08/15 15:49:30 UTC

[jira] Closed: (PLUTO-400) pom.xml references modules not included in the pluto-current-src.zip

     [ https://issues.apache.org/jira/browse/PLUTO-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Craig Doremus closed PLUTO-400.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.4

These modules are no longer in the root pom.xml file.

> 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
>             Fix For: 1.1.4
>
>
> 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.