Note that there are some explanatory texts on larger screens.

plurals
  1. POHow to setup a sophisticated java development infrastructure?
    primarykey
    data
    text
    <p>I'm looking for a complete java development infrastructure with an integration of:</p> <ul> <li>an IDE like <a href="http://www.eclipse.org/" rel="nofollow noreferrer">eclipse</a>,</li> <li>a build system like <a href="http://maven.apache.org/" rel="nofollow noreferrer">Maven</a>,</li> <li>a version control system like <a href="http://subversion.tigris.org/" rel="nofollow noreferrer">subversion</a>,</li> <li>a continuous integration server like <a href="http://hudson-ci.org/" rel="nofollow noreferrer">Hudson</a>,</li> <li>a repository manager like <a href="http://nexus.sonatype.org/" rel="nofollow noreferrer">Nexus</a>,</li> <li>an automated release plugin like <a href="http://maven.apache.org/plugins/maven-release-plugin/" rel="nofollow noreferrer">Maven Release Plugin</a>.</li> </ul> <p>Further I'd like to have:</p> <ul> <li>a predefined multi component project structure</li> </ul> <p>...and optionally:</p> <ul> <li>an issue manager like <a href="http://www.atlassian.com/software/jira/" rel="nofollow noreferrer">Jira</a>,</li> <li>an integration with an open source hoster like <a href="http://sourceforge.net/" rel="nofollow noreferrer">sourceforge</a>.</li> </ul> <p>Evaluating all these systems could take a long time, making the setup of a running infrastructure a job of a month or longer.</p> <p>At work I'm ready to setup each system individually, but for my private development at home I'd like to have something like <a href="http://www.vmware.com/appliances/directory/313" rel="nofollow noreferrer">Devware - A development environment virtual appliance</a> (unfortunately I didn't find a download link) where everything is already installed and functional.</p> <p>So, could you please give me some advice which combinations create a working infrastructure? Or even better where to find a preconfigured development infrastructure?</p> <p>PS: I'm not committed to any of the named products, so feel free to suggest alternatives if they match better.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload