BowerStudios.com

  • My Lab
  • Family
  • Friends
  • Professional
  • About

Deploy javadoc to a maven repo.

daniel —Wed, 05/10/2017 - 2:59pm

Deploy sources and javadoc to a maven repository

  • Java
  • Read more about Deploy javadoc to a maven repo.
  • Log in to post comments

Validation errors from Maven Javadoc target

daniel —Wed, 05/10/2017 - 10:56am

Likely due to the underlying javadoc tool on jdk8: See this question on
stackoverflow

  • Java
  • Read more about Validation errors from Maven Javadoc target
  • Log in to post comments

GetFields vs GetDeclaredFields in Java Reflection

daniel —Fri, 05/05/2017 - 11:23am

StackOverflow

  • Java
  • Read more about GetFields vs GetDeclaredFields in Java Reflection
  • Log in to post comments

Access getter/setter methods for a JavaBean by Reflection

daniel —Fri, 05/05/2017 - 11:22am

Stack Overflow answer by: Bozho

Today I miss Groovy....

  • Java
  • Read more about Access getter/setter methods for a JavaBean by Reflection
  • Log in to post comments

Npm fails to push package to Nexus

daniel —Tue, 05/02/2017 - 1:49pm

This can happen when you're using the wrong form of authentication.

When using Realm Auth, npm login seemed to give me a success, but I couldn't publish with it.

npm whoami seemed to look at the wrong url.

From this doc in the Nexus Guide

I had to use the Basic Auth Option which involved:
Creating a hash to use in ~/.npmrc
echo -n 'admin:admin123' | openssl base64

as
registry=https://nexus.mydomain.com/content/groups/npm_repo
email=daniel@bowerstudios.com
always-auth=true
_auth=OUTPUT_FROM_THE_OPENSSL_HASH_ABOVE==

  • HTML-CSS-Javascript
  • Read more about Npm fails to push package to Nexus
  • Log in to post comments

Install Node on Ubuntu

daniel —Tue, 05/02/2017 - 1:20pm

DigitalOcean.com

  • HTML-CSS-Javascript
  • Read more about Install Node on Ubuntu
  • Log in to post comments

Skip recording to the Bash History

daniel —Tue, 05/02/2017 - 1:18pm

By starting the command with a " " (a space).

From: technovelty.org

  • Linux
  • Read more about Skip recording to the Bash History
  • Log in to post comments

Pretty Print Json from the command line

daniel —Wed, 04/12/2017 - 2:47pm

From: stackoverflow.com

  • Linux
  • Programming
  • Read more about Pretty Print Json from the command line
  • Log in to post comments

Force Reload of StyleSheets and Javascripts in Chrome

daniel —Wed, 04/12/2017 - 12:05pm

Open the inspector, and then press Ctrl+Shift+R

From Bart Calixto on stackoverflow

  • HTML-CSS-Javascript
  • Read more about Force Reload of StyleSheets and Javascripts in Chrome
  • Log in to post comments

A moment for reflection on the moon

daniel —Fri, 03/17/2017 - 9:17am

This is an interesting read about a moment just before the original moon landing. Communion on the moon

  • Interesting
  • Read more about A moment for reflection on the moon
  • Log in to post comments

Pages

  • « first
  • ‹ previous
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • next ›
  • last »
Subscribe to BowerStudios.com RSS

Navigation

  • Search
  • Recent content
  • Contact Me
  • Mail
  • Pass Hasher
  • Bower Studios Admin

Quotes

daniel —Mon, 02/26/2007 - 12:19pm

All human situations have their inconveniences. We feel those of the present but neither see nor feel those of the future; and hence we often make troublesome changes without amendment, and frequently for the worse.

—

Benjamin Franklin

  • Log in to post comments
  • daniel's quotes

Popular content

Last viewed:

  • Odd Java
  • RTH7400D1008 Honeywell Programmable Thermostat, set the date
  • Grails Debug Plugin
  • Friends!
  • Ant Tools

Copyright 2022 Daniel Bower
  • My Lab
  • Family
  • Friends
  • Professional
  • About