Google Desktop security risk

Google have admitted that there is a risk, similar to sending information by email, with their new Google Desktop 3. The problem lies with a new feasture ‘Search across Computers’ feature from the desktop app that transfers information from your PC back to Google servers in order to consolidate information and allow you to search for related information across more than one PC (presumably you would ibly enable this for searching across your own machines in your own enterprise).

Gartner have stated that “the mere transport (of data) outside the enterprise will represent an unacceptable security risk to many enterprises”.

Using Maven with Netbeans 5.0

Dru Devore has a blog entry on java.net showing how to use an ANT based build with Maven and Netbeans to use the jar repository feature with Netbeans 5.0. Devore mentions that there currently is not build in Maven integration for Netbeans, but there are other plugin projects out there, namely MevenIde.

The comments to the post are interesting, because there are multiple posts from other people suggesting to look at Ivy, a jar dependency manager. I haven’t come across this tools before, so will take a look when I get time. Their project page is at: jayasoft.org/ivy