You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2008/11/24 19:19:45 UTC

[jira] Closed: (GERONIMO-4429) mytime sample application's pom.xml file is too complex

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

David Jencks closed GERONIMO-4429.
----------------------------------

    Resolution: Won't Fix

Downloading the poms you mention should take less than 15 seconds.  There must be something wrong with your maven setup such as including a non-responsive repository or using a broken repo manager.

If you want help figuring out what is wrong the user list or irc might be more appropriate.

If you mentioned this problem somewhere before I certainly missed it.... where?

> mytime sample application's pom.xml file is too complex 
> --------------------------------------------------------
>
>                 Key: GERONIMO-4429
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4429
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: sample apps
>            Reporter: Ceki Gulcu
>
> Hello,
> I have downloaded the mytime sample application. In my opinion, it takes a very long time to build. 
> In fact,
> org.apache.geronimo.samples:mytime depends on
> org.apache.geronimo.samples:samples:2.12 .pom which in turn depends on
> org.apache.geronimo.samples:samples-parent-2.1.2 pom which in turn depends on
> org.apache.geronimo.genesis.config:project-config:1.4:pom  which in turn depends on
> org.apache.geronimo.genesis.config:config:1.4:pom which in turn depends on
> org.apache.geronimo.genesis:genesis:1.4:pom etc...
> As mentioned earlier, obtaining all the dependencies takes over two hours, at least on my machine. Would it be possible to simplify the pom dependencies. For example, by including zero or at most one pom file transitively? Such simplification would have a pedagogical value as well. 

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