Hi

On 4 July 2011 13:08, Ken Wesson <kwess...@gmail.com> wrote:
> On Mon, Jul 4, 2011 at 6:29 AM, Steve <stephen.a.lind...@gmail.com> wrote:
>> On Jul 3, 10:01 pm, Ken Wesson <kwess...@gmail.com> wrote:
>>>
>>> OK...ridiculous leap reduced to merely huge leap then, if you only
>>> have to learn 2 of these three things at once: big, interdependent
>>> groups of projects, maven/etc. repository-accessing tools, and server
>>> administration. :)
>>>
>>
>> It's really not that hard. If you use Enclojure/Netbeans there are
>> wizards for creating maven clojure projects (I assume so for other
>> IDEs as well). You create one project, write some code, mvn install.
>> Create another one, right click on the dependency folder, add the
>> details for the first project and it's ready for you to use. No
>> repositories to create or manage, maven handles all that stuff for
>> you.
>
> That's actually a bit worrying. I'm not sure I want a potential
> security hole into my computer, such as a repository, being "handled
> for me" without having *some* input into the matter. For example if I
> intend to use it purely locally I'd want to firewall the port it's
> using to make sure it's unreachable from any address other than
> 127.0.0.1.

"Repository" need not imply anything to do with networking.  I'm sure
someone will correct me if I'm wrong, but I am pretty sure that the
repository Steve is talking about above is just a hierarchy of files
in your home directory.

-- 
Michael Wood <esiot...@gmail.com>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to