[ http://issues.apache.org/jira/browse/JCR-227?page=comments#action_12330940 ]
fabrizio giustina commented on JCR-227: --------------------------------------- > - Will this change cause any trouble when we generate the website with maven? > Remember we run into issues when we had the sub project structure (api, > commons, core). No, this should not break anything in the site (since at the moment no site is generated for contrib) > - Repeating the project name in the repository path seems a bit awkward to me. yes, but the project dir should have the same name as the artifact id in maven. And "jackrabbit" is a good name for the main artifact. > How about just dropping the contrib folder to > http://svn.apache.org/repos/asf/incubator/jackrabbit/contrib and keeping the > trunk as it is now? you can't have a trunk, tags, and branches for contrib in this way (you should create a "jackrabbit/contrib/trunk" dir at least... but I would prefer the first solution. > move core module to a subdirectory > ---------------------------------- > > Key: JCR-227 > URL: http://issues.apache.org/jira/browse/JCR-227 > Project: Jackrabbit > Type: Wish > Components: maven > Reporter: fabrizio giustina > Priority: Minor > Fix For: 1.0 > > Actually the jackrabbit svn holds the code for the main module in the top > level dir > http://svn.apache.org/repos/asf/incubator/jackrabbit/trunk/ > and all the subprojects in subdirectories > http://svn.apache.org/repos/asf/incubator/jackrabbit/trunk/contrib/ > given this layout is not possible to checkout from svn only the main module > (if you get trunk, you get all), and you can't work to different modules > using any IDE which doesn't support nested projects (namely Eclipse). > I would like to request moving the main module (that means moving all the > files and directories in trunk except "contrib") from > http://svn.apache.org/repos/asf/incubator/jackrabbit/trunk/ > to > http://svn.apache.org/repos/asf/incubator/jackrabbit/trunk/jackrabbit > following the usual organization of maven-based projects and solving these > problems... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira