Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am trying to compile all sub projec开发者_StackOverflow社区ts of one big project at my company into many jars with managed dependencies, so that not everybody who works at one project only needs to
I have a small Utility library containing some useful utility methods which have been fully unit-tested. At the moment, my library has no external d开发者_C百科ependencies. I am toying with the idea o
I\'ve been using Python\'s Buildout for a while and I really like it.My company开发者_JS百科 has a lot of systems developed in Perl and I\'m wondering if there is something similar to either Python\'s
This question talks about Vb6/.Net but all the answers address the .Net aspects but not the VB6 aspects.
Does anyone know of free tools, IDEs or plugins (preferably for Netbeans or Eclipse) that can generate dependency trees like NDepend for Visual Studio? I am looking for one that does it for PHP, but i
I am trying to build a maven project to test out some testing software - Arquillian. I setup nexus and added the jboss repositories to the bottom of the public group.
I have a maven project with a dependency (datanucleus-db4o). This dependency has itself a dependency on db4o (db4o:db4o:jar:7.12.126.14142-all-java5).
I need to be able to call utilities from different versions of the same开发者_如何学运维 assembly both residing in GAC:
I am trying to create custom resolver in my ivysettings.xml file: <ivysettings> <settings defaultResolver=\"default\"/>