Java Virtal Machine.net

[ News ] rss

February 01, 2011

Mark Wielaard: New GPG key. Finally created a new GPG key using gnupg. The old one was a DSA/1024 bits one and 8 years old. The new one is a RSA/2048 bits one. I will use the new one in the future to sign any release tarballs I might create. pub 2048R/57816A6A 2011-01-29 Key f...

More »

February 01, 2011

Andrew Hughes: [SECURITY] IcedTea6 1.7.8, 1.8.5, 1.9.5 Released!. We are pleased to announce a new set of security releases, IcedTea6 1.7.8, IcedTea6 1.8.5 and IcedTea6 1.9.5. This update contains the following security updates: The IcedTea project provides a harness to build the source code from OpenJDK6 u...

More »

April/2024
SunMonTueWedThuFriSat
 123456
78910111213
14151617181920
212223242526 27
282930    

[ Archives News
for 'Java Technology' ]

home > news > java technology > maven mythbusters #2 - maven requires an internet connection to delete a directory

Maven Mythbusters #2 - Maven requires an internet connection to delete a directory

Maven seems to be one of those topics that brings out passion in many developers. In this series of articles, I want to take a look at some of the common myths and ideas that circulate about Maven, and see how they stand up to the light of scientific examination. Last time, we looked at the idea that Maven automatically updates for every build. This time we look at another myth quoted in this article: that Maven requires an internet connection to delete a directory. Myth Number 2: Maven requires an internet connection to delete a directory In this issue, I want to look at another quote from the same blog entry, which suggests that Maven requires internet access to perform a "mvn clean" (and by implication I presume, to perform any other core task): "Maven is broken and wrong if it requires an internet connection to delete a directory"   Let's look at this one a little closer. When you install Maven, you only install a small kernel - all of Maven's core functionalities are implemented by plugins. This is intentional (it's called modular design, actually). So the first time you use a particular lifecycle plugin (anything from "mvn clean" to "mvn deploy", and everything in between). And this will require network access - either to the central repository, or (preferably) to your local repository manager. This is normal behavior, but it can surprise new users, and certainly contributes to Maven's...


Date: January, 11 2010
Url: http://www.java.net/blog/johnsmart/archive/2010/01/11/maven-mythbusters-2-maven-requires-internet-connection-delete-dire


Others News

©2002-2019Java-Virtual-Machine.net de | html website maker | free web design software | static website generator | Free Templates