Managing your project with Maven gives you a lot of advantages. You can automatically compile, pack into JAR or run tests on your project. You can also manage your project dependencies with almost no effort. To create JAR project I will use a powerful Maven capability called archetypes. Maven gives you a possibility to predefine your project template (archetype in Maven terminology), so that for different projects you can use different archetypes. Maven also comes with predefined archetypes for creating different projects like simple JAR or J2EE project.
How to set up proxy for Maven ?
When I started using Apache Maven in my company I realized that, because of proxy settings, I couldn't download dependencies from the Internet. Dependencies are really powerful features of Maven, so it would be unreasonable not to use them. I found a solution to set up proxy so that Maven requests could go out my company's network.
I had to perform a few steps in order to set up proxy for Maven:
I had to perform a few steps in order to set up proxy for Maven:
- I had to find Apache Maven settings.xml file.
- I had to modify my proxy settings.
Posted by
Unknown
Saturday, August 3, 2013
5:31 AM
How to install Maven on Mac OS X ?
There are many ways to install Apache Maven on Mac OS X. You can use Homebrew, MacPorts or just download it and set up manually. For the sake of this tutorial I will use Apache Maven 3.0.5 and JDK version 1.7.0_25, I'm using Mountain Lion.
There are a few steps which you need to perform:
There are a few steps which you need to perform:
- Check your JDK installation. If you don't have JDK, you will need to install one (1.5 or above).
- Install Apache Maven 3.0.5.
- Test your installation.
Posted by
Unknown
Thursday, August 1, 2013
12:30 PM
The early days ...
eBay
NASDAQ
Amazon
Digg
Microsoft
Apple
Twitter (once again)
Yahoo!
Everyone has started somewhere. Just don't hesitate to start.
Tree things to make your OSX terminal typos smart for git, ls and asciiquarium
Usually when I'm working on something I write my shell commands really fast, which is why I make mistakes while writing. The most common error is, of course, writing command letters in the wrong order e.g. sl instead of ls or gti instead of git. I'll show you some tools to make these mistakes funny.
Now if you type gti, you will get a GTI car driving through your terminal:
Here, a GTI car is replaced by a train:
Finally you can install asciiquarium: Type asciiquarium to get the following result:
gti instead of git
Let's install gti with brew:Now if you type gti, you will get a GTI car driving through your terminal:
sl instead of ls
You can install sl with brew as well:Here, a GTI car is replaced by a train:
Asciiquarium in terminal
The last thing I want to show you is how to fill your terminal with water and put fish, ducks, whales and sharks there. Install asciiquarium dependencies:Finally you can install asciiquarium: Type asciiquarium to get the following result:
Posted by
Unknown
Saturday, May 4, 2013
4:33 AM
Geeking Spree has it's own logo !
It's as simple as the whole design of geekingspree.com. Currently I'm using it only as a favicon.
The letter 'S' is a little off, which should make you feel anxious and intrigued just like reading my blog.
The letter 'S' is a little off, which should make you feel anxious and intrigued just like reading my blog.
Subscribe to:
Comments (Atom)














