-
Style by default: STYLES=
http://ncwms.emii.org.au/ncWMS/wms?LAYERS=ACORN_raw_data_SAG%2Fsea_water_velocity&TRANSPARENT=TRUE&VERSION=1.1.1&FORMAT=image%2Fpng&QUERYABLE=true&EXCEPTIONS=application%2Fv…
-
Hi,
I have changed build pack to read settings.xml from another location. The file has reference to environment variables. I used heroku config:add to set username and password of maven repo. However…
-
Right now the `play-navigator` package is built with a Scala version of `2.10.0` which means the package is `play-navigator_2.10.0` but I believe the right way now is to build against the major versio…
-
An error occurs when searching a while after the system start up. After the error occurs, all searches fail.
A customer reported it. I couldn't reproduce the issue in my environment, so it might be s…
k4200 updated
11 years ago
-
Currently, you can use `:env` to specify that a value in a repository map should be pulled from the environment. e.g. this:
``` clojure
"releases" {:url "http://blueant.com/archiva/internal"
…
-
I've forked your project and have made some small modification. I created a maven repo using the following guide: http://chkal.blogspot.com/2010/09/maven-repositories-on-github.html and have a gith…
xuan updated
12 years ago
-
Hey, we are looking to set up a local Maven repository for hosting both open source jars and internally generated jars for our java projects. Somebody on my team found this article about using github…
-
``` batch
c:\1>lein new myproject
Could not find artifact lein-swank:lein-swank:jar:1.4.0
Could not find artifact lein-pprint:lein-pprint:jar:1.1.1
This could be due to a typo in :dependencies or netw…
ghost updated
11 years ago
-
Would it be possible to have an "alohaeditor-min" build? Without the following dirs:
- `api`
- `docs`
- `aloha/demo` (this implies security risks!)
And with the following "simplified" directories:
-…
-
_migrated from Trac, where originally posted by **yegor256** on 3-Jun-2011 6:41pm_
motivated by #15 and #18
Maybe we can introduce a collection of logging helpers. For example:
```
Logger.info(
t…