Skip to content

Instantly share code, notes, and snippets.

@dvdsmpsn
Last active December 24, 2015 02:59
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dvdsmpsn/6734127 to your computer and use it in GitHub Desktop.
Save dvdsmpsn/6734127 to your computer and use it in GitHub Desktop.
What is this madness? It's a Mac, but I have a directory called C:\m2repo
david$ atlas-run
...
... Downloading the internet here (as maven does)
...
david$ ls -la
total 24
drwxr-xr-x 9 david staff 306 27 Sep 20:32 .
drwxr-xr-x 7 david staff 238 27 Sep 19:36 ..
drwxr-xr-x 11 david staff 374 27 Sep 20:37 .idea
drwxr-xr-x 71 david staff 2414 27 Sep 20:31 C:\m2repo <-------------------- WTF ????????? this gets created on atlas-run
-rw-r--r-- 1 david staff 310 27 Sep 19:36 LICENSE
-rw-r--r-- 1 david staff 625 27 Sep 19:36 README
-rw-r--r--@ 1 david staff 2751 27 Sep 20:16 pom.xml
drwxr-xr-x 4 david staff 136 27 Sep 19:36 src
drwxr-xr-x 3 david staff 102 27 Sep 20:32 target
dvdsmpsn-mbp:gister david$
dvdsmpsn-mbp:gister david$ ls C\:\\m2repo/
antlr commons-collections hibernate net saxpath
aopalliance commons-digester isorelax odmg servletapi
args4j commons-discovery jakarta-regexp ognl slide
asm commons-fileupload javax opensymphony stax-utils
avalon-framework commons-httpclient jaxen org velocity
backport-util-concurrent commons-io jdom oro velocity-tools
biz commons-jrcs jfree oscache webwork
c3p0 commons-lang joda-time osuser wsdl4j
cglib commons-logging jtidy p6spy xalan
classworlds commons-pool junit plexus xerces
com commons-validator log4j radeox xml-apis
commons-beanutils concurrent logkit relaxngDatatype xmlrpc
commons-cli de mockobjects rhino xpp3
commons-codec dom4j msv rome
david$ atlas-version
ATLAS Version: 4.2.7
@mdoar
Copy link

mdoar commented Sep 27, 2013

That's pretty funny.

@mrjcleaver
Copy link

heh. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment