| bio | website | discursive.com |
|---|---|---|
| location | United States | |
| age | 37 | |
| visits | member for | 4 years, 4 months |
| seen | May 3 at 13:32 | |
| stats | profile views | 506 |
(Mostly) Java Developer, wrote a book on Jakarta Commons ages ago, two books on Maven, and a book on Hibernate. Currently focused on builds in general. Paying attention to Gradle and Maven, writing a couple of books about various technologies.
|
Apr 13 |
answered | embedded gists have extra line breaks |
|
Apr 13 |
awarded | Investor |
|
Mar 6 |
awarded | Taxonomist |
|
Jan 24 |
awarded | Popular Question |
|
Jan 12 |
answered | Cannot make Scrollspy Bootstrap work |
|
Jan 6 |
answered | RVM is trying to use the wrong Ruby version |
|
Jan 6 |
revised |
Publishing toolchain with asciidoc / mardown input, html / pdf output Added a note about AsciiDoctor |
|
Jan 6 |
awarded | Yearling |
|
Dec 31 |
awarded | Revival |
|
Dec 28 |
answered | Test Automation TestLink/Jenkins/Selenium: Maven issue |
|
Dec 27 |
awarded | maven-2 |
|
Dec 26 |
answered | Maven + Surefire: proxy configuration |
|
Dec 26 |
answered | Profiling build on maven 3? |
|
Dec 26 |
answered | Releasing multiple Maven artifacts when using nested Git submodules |
|
Dec 26 |
answered | Maven network issues? |
|
Dec 26 |
answered | How to configure a longer version Number in artifactory |
|
Dec 26 |
comment |
Maven Could not calculate build plan:Failure to transfer org.apache.maven.plugins To answer this question I think we're going to need to understand more about your connection to the internet. Also, try connecting to repo1.maven.org/maven2 - can you do so from a browser? |
|
Dec 26 |
comment |
Why does MVN return -1 on successful build? You are going to need to run Maven with the -e and the -X flag and then post the entire output somewhere (maybe as a Gist). If you can't do that then any answer here is going to be a guess. |
|
Dec 24 |
answered | Tomcat error log location? |
|
Dec 22 |
comment |
Gradle fails to download artifacts from Nexus maven repository - 401 Authorization required Good catch, I wonder if there is a better way to catch errors like this? Like a pass through a gradle build file to catch misspelled or unknown properties using a stemmer. |