<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sonatype Blog &#187; java</title>
	<atom:link href="http://www.sonatype.com/people/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sonatype.com/people</link>
	<description>Sonatype is transforming software development with tools, information and services that enable organizations to build better software, faster, using open-source components.</description>
	<lastBuildDate>Wed, 23 May 2012 14:24:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>We&#8217;re a Java shop, we&#8217;re not going to get hacked&#8230;</title>
		<link>http://www.sonatype.com/people/2012/03/were-a-java-shop-were-not-going-to-get-hacked/</link>
		<comments>http://www.sonatype.com/people/2012/03/were-a-java-shop-were-not-going-to-get-hacked/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 13:55:24 +0000</pubDate>
		<dc:creator>Tim O'Brien</dc:creator>
				<category><![CDATA[Nexus]]></category>
		<category><![CDATA[#OSSsecurity]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=10544</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.sonatype.com/people/2012/03/were-a-java-shop-were-not-going-to-get-hacked/' addthis:title='We&#8217;re a Java shop, we&#8217;re not going to get hacked&#8230; '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>This article is another in a series of articles associated with our Executive Brief. To access the executive brief, “Addressing Security Concerns in Open-Source Components,” visit www.sonatype.com/securitybrief. You can follow the conversation on Twitter using the hashtag #OSSsecurity. I just wanted to reiterate the key point of yesterday&#8217;s security brief which is: &#8220;You and everyone [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.sonatype.com/people/2012/03/were-a-java-shop-were-not-going-to-get-hacked/' addthis:title='We&#8217;re a Java shop, we&#8217;re not going to get hacked&#8230; '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p><em>This article is another in a series of articles associated with our Executive Brief. To access the executive brief, “Addressing Security Concerns in Open-Source Components,” visit <a href="http://www.sonatype.com/securitybrief">www.sonatype.com/securitybrief</a>. You can follow the conversation on Twitter using the hashtag #OSSsecurity.</em></p>

<p>I just wanted to reiterate the key point of yesterday&#8217;s security brief which is: <strong>&#8220;You and everyone else in the world are likely downloading vulnerable components.&#8221;</strong> If you don&#8217;t believe me, then take a look at this graph:</p>

<p><a href="http://www.sonatype.com/people/wp-content/uploads/2012/03/LogScaleVuln.png"><img class="aligncenter size-full wp-image-10545" title="LogScaleVuln" src="http://www.sonatype.com/people/wp-content/uploads/2012/03/LogScaleVuln.png" alt="" width="650" /></a></p>

<p>First, note the logarithmic scale &#8211; downloads over an entire year.   Then, take a look at the left-side of the chart. See anything familiar?     GWT, Spring, Struts, CXF, Xerces?   If you use these components, you should try to identify which versions are affected by widely known CVE vulnerabilities.   It&#8217;s that simple, if you use these components it would be a good idea to browse the CVE database, or to <a href="http://www.sonatype.com/nexus/">take a look at Nexus Professional&#8217;s Repository Health Check</a>.</p>

<h2>Really, attackers aren&#8217;t going to go to the trouble&#8230;</h2>

<p>Developers, you might be thinking, &#8220;an insecurity in GWT or Xerces, who&#8217;s going to trouble of doing that much research?   Who&#8217;s <em>really</em> going to hack into Megabank via some obscure AJP vulnerability in a Tomcat connector?&#8221;   And if you are asking these questions as a way to shuffle this all under the rug, I understand.  There&#8217;s enough work in the pipeline already and you don&#8217;t need another thing to worry about.   As developers we&#8217;re not going to turn into security professionals overnight, but we can start <a href="http://www.sonatype.com/nexus">using tools like Nexus Professional</a> to help identify vulnerable components and isolate us from deploying known security problems to production.</p>

<p>It isn&#8217;t the likelihood that someone will hack GWT that is the issue, it is the idea that deploying any code with a known security vulnerability needs to be identified as a disqualifier.    The idea that if you get compromised and someone realizes that it was a known vulnerability (for years): developers need to be motivated to avoid this embarrasing situation.   The point I&#8217;ve tried to make on this blog is that we (developers) are not really paying attention to this problem because we just assume that it is someone else&#8217;s problem.</p>

<h2>Ignoring Security: It isn&#8217;t a question of <strong>if</strong> you&#8217;ll get hacked, it&#8217;s <strong>when</strong></h2>

<p>The issue of data and systems security has repeatedly been front-page news time and time again over the past year.   Groups like Anonymous and Lulzsec made a public sport in 2011 of hacking into serious organizations and making every effort to embarrass and ridicule them for lax security.  The last few years have been pretty embarrassing years for a lot of security departments at large corporations and a few governments.   2012 promises to be even more active with McAfee predicting <a href="http://venturebeat.com/2011/12/28/mcafee-2012-security-predictions/">the reorganization of Anonymous</a>, but focusing on these high-profile, news-generating events ignores the scope of the problem.  It isn&#8217;t about volume, it is about your exposure to this risk.</p>

<p>I&#8217;ve seen some recent attacks in action.   Attacks on both Java-based web architectures and PHP-based architectures.   While it&#8217;s true that PHP-based applications present a much larger and more insecure surface area to attack, it has to be said that Java-based web applications and .NET present a much more lucrative target.   An attacker can compromise all the two-bit Drupal instances in the world without stumbling upon anything worth intruding, or they can focus on a multi-month strategy of social engineering and direct attacks to compromise one the Global 100 financial institutions that are downloading insecure dependencies every day.</p>

<h2>Welcome to the Security Theater</h2>

<p>If you are banking on the fact that attacking Struts 2 or Log4J is just too esoteric for most hackers to do, you are participating in something Bruce Schneier calls Security Theater, and that&#8217;s really what I&#8217;m taking away from this study.   Some of these institutions are so invested in presenting an image of trust and security that they will spend millions on Super Bowl ads and marketing efforts to purchase customer trust.  But, at the end of that day they continue to download vulnerabilities.  It doesn&#8217;t match up, we need a change of culture in development and security needs to be top of mind.</p>

<p>It&#8217;s time for developers to start taking security seriously.    You could choose to be proactive about the problem and use tools like <a href="http://www.sonatype.com/nexus">Nexus Professional</a> to automatically correlate CVE vulnerabilities from CERT with your artifacts, or you can wait until someone replaces your company website with a funny picture and lose the ability to download artifacts from Central altogether.   The choice is yours.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sonatype.com/people/2012/03/were-a-java-shop-were-not-going-to-get-hacked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source Changes Fast. Can You Keep Up?</title>
		<link>http://www.sonatype.com/people/2011/10/open-source-changes-fast-can-you-keep-up-2/</link>
		<comments>http://www.sonatype.com/people/2011/10/open-source-changes-fast-can-you-keep-up-2/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 01:35:50 +0000</pubDate>
		<dc:creator>Tim O'Brien</dc:creator>
				<category><![CDATA[Insight]]></category>
		<category><![CDATA[Sonatype]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=9024</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.sonatype.com/people/2011/10/open-source-changes-fast-can-you-keep-up-2/' addthis:title='Open Source Changes Fast. Can You Keep Up? '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>Bouncy Castle.   Do those words mean anything to you?   If you are a Java developer, you might know that Bouncy Castle is an encryption library often used to generate secure hash codes and encrypt data.  In other words, it is a silly project name for a serious purpose. Do you any know that old, released [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.sonatype.com/people/2011/10/open-source-changes-fast-can-you-keep-up-2/' addthis:title='Open Source Changes Fast. Can You Keep Up? '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p>Bouncy Castle.   Do those words mean anything to you?   If you are a Java developer, you might know that Bouncy Castle is an encryption library often used to generate secure hash codes and encrypt data.  In other words, it is a silly project name for a serious purpose. Do you any know that old, released versions of Bouncy Castle have known security vulnerabilities?   I’m not writing this to cast a shadow of doubt on the project.  Bouncy Castle is an awesome open source library, as is the Spring framework, Commons HttpClient, Tomcat, and Jetty.   What Bouncy Castle has in common with all of these other open source components is that old versions of each project have known security vulnerabilities.</p>

<p>There’s a good chance that you might not be focused on this problem.   You might not be constantly evaluating your project’s dependencies to analyze the risks.
<BR><span id="more-9024"></span></p>

<p>I’ve been developing enterprise software for years, and it just isn’t something most companies worry too much about.   While a company might spend a great deal of money on systems and personnel to keep operating systems patched and networks secured, that same company is likely using an older version of Commons HttpClient 3.1 that presents a denial of service (DoS) vulnerability.    In other words, we appreciate the vulnerability of machines and operating systems while simultaneously ignore the security characteristics of the software that runs on these platforms.</p>

<p>As open source becomes more important to the modern enterprise this exposure will only increase.    The critical question to ask yourself given the increasing rate of change in open source is “can you keep up?”.</p>

<p>It just so happens that we recently launched Sonatype Insight to help with this very issue.  Watch this short video to see how <a title="Sonatype Insight" href="http://www.sonatype.com/Products/Sonatype-Insight">Sonatype Insight.</a> can help you keep up.</p>

<iframe width="560" height="315" src="http://www.youtube.com/embed/GJ--j4Nm5n0?rel=0" frameborder="0" allowfullscreen></iframe>

<p>Learn more about <a title="Sonatype Insight" href="http://www.sonatype.com/Products/Sonatype-Insight">Sonatype Insight.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sonatype.com/people/2011/10/open-source-changes-fast-can-you-keep-up-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reduce your development time and lower risk with Enterprise Repository Management</title>
		<link>http://www.sonatype.com/people/2011/03/reduce-your-development-time-and-lower-risk-with-enterprise-repository-management/</link>
		<comments>http://www.sonatype.com/people/2011/03/reduce-your-development-time-and-lower-risk-with-enterprise-repository-management/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 13:00:00 +0000</pubDate>
		<dc:creator>hloney</dc:creator>
				<category><![CDATA[Sonatype]]></category>
		<category><![CDATA[Central]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[repository management]]></category>
		<category><![CDATA[Sonatype webinar]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=7702</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.sonatype.com/people/2011/03/reduce-your-development-time-and-lower-risk-with-enterprise-repository-management/' addthis:title='Reduce your development time and lower risk with Enterprise Repository Management '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>We&#8217;ve added a new webinar to the Sonatype series: Enterprise Repository Management. Do you develop Java applications using open source software artifacts from Maven Central? If so, and you aren’t yet using a local repository manager, you need to attend this webinar. In this session you’ll learn how an enterprise repository manager can reduce development [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.sonatype.com/people/2011/03/reduce-your-development-time-and-lower-risk-with-enterprise-repository-management/' addthis:title='Reduce your development time and lower risk with Enterprise Repository Management '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><!--dzoneZ=none-->

<h4>We&#8217;ve added a new webinar to the Sonatype series: Enterprise Repository Management.</h4>

<p>Do you develop Java applications using open source software artifacts  from Maven Central? If so, and you aren’t yet using a local repository  manager, you need to attend this webinar. In this session you’ll learn  how an enterprise repository manager can reduce development time,  improve quality, enable greater internal collaboration, and reduce risk.  Register now to learn how repository management can help your  organization.</p>

<ul>
    <li><strong>Date</strong>: Tuesday, April 19, 2011</li>
    <li><strong>Time</strong>: 1:00PM EDT (GMT &#8211; 04:00)</li>
    <li><strong>Duration</strong>: 30 minutes</li>
    <li><strong>Presenter</strong>: Brian Fox, Sonatype Vice President of Engineering</li>
    <li><a href="https://sonatype.webex.com/cmp0306lc/webcomponents/widget/detect.do?siteurl=sonatype&amp;LID=1&amp;RID=2&amp;TID=4&amp;rnd=0892253343&amp;DT=-240&amp;DL=en-US&amp;isDetected=true&amp;backUrl=%2Fmw0306lc%2Fmywebex%2Fdefault.do%3Fnomenu%3Dtrue%26siteurl%3Dsonatype%26service%3D6%26main_url%3Dhttps%253A%252F%252Fsonatype.webex.com%252Fec0605lc%252Feventcenter%252Fevent%252FeventAction.do%253FtheAction%253Ddetail%2526confViewID%253D773178591%2526siteurl%253Dsonatype%2526%2526%2526" target="_blank"><strong>To register, please click here</strong></a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.sonatype.com/people/2011/03/reduce-your-development-time-and-lower-risk-with-enterprise-repository-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developing with Eclipse and Maven</title>
		<link>http://www.sonatype.com/people/2010/12/developing-with-eclipse-and-maven/</link>
		<comments>http://www.sonatype.com/people/2010/12/developing-with-eclipse-and-maven/#comments</comments>
		<pubDate>Tue, 28 Dec 2010 14:00:18 +0000</pubDate>
		<dc:creator>hloney</dc:creator>
				<category><![CDATA[Sonatype]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[m2eclipse]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[Sonatype books]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=6792</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.sonatype.com/people/2010/12/developing-with-eclipse-and-maven/' addthis:title='Developing with Eclipse and Maven '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>Sonatype books are the essential references for anyone working with Apache Maven, repository management, and integrating Maven with Eclipse. Learn best practices, central concepts, and complete integration for Maven, Nexus Professional, and m2eclipse. Sonatype books offer the latest content for the software development tools you depend on. The fourth book in our series of books [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.sonatype.com/people/2010/12/developing-with-eclipse-and-maven/' addthis:title='Developing with Eclipse and Maven '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p><!--dzoneZ=none-->Sonatype books are the essential references for anyone working with   Apache Maven, repository management, and integrating Maven with Eclipse.</p>

<p>Learn best practices, central concepts, and complete integration for   Maven, Nexus Professional, and m2eclipse. Sonatype books offer the   latest content for the software development tools you depend on.</p>

<p>The fourth book in our series of books available for downloading is <a href="http://go.sonatype.com/forms/DevEclipseMaven" target="_blank"><em>Developing with Eclipse and Maven</em></a>.</p>

<p>In this book you will learn how to fully integrate Maven with Eclipse, the world’s most widely used IDE for Java development.</p>

<p><strong>Why Maven?</strong></p>

<p>Maven is a software build tool, but it is much more than that.  Maven is  also a project management tool.  It is designed to be flexible, easy,  and intuitive – to be a more efficient and comprehensive build tool.</p>

<p><strong>Why Eclipse?</strong></p>

<p>Eclipse is the most widely used IDE for Java development today. Eclipse has a huge amount of <a href="http://www.eclipseplugincentral.com" target="_blank">plugins</a> and an innumerable amount of organizations developing their own  software on top of it. Quite simply, Eclipse is ubiquitous. The  m2eclipse project provides full integration for Maven within the Eclipse  IDE.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sonatype.com/people/2010/12/developing-with-eclipse-and-maven/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Now Available: Central download statistics for OSS projects</title>
		<link>http://www.sonatype.com/people/2010/12/now-available-central-download-statistics-for-oss-projects/</link>
		<comments>http://www.sonatype.com/people/2010/12/now-available-central-download-statistics-for-oss-projects/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 07:00:22 +0000</pubDate>
		<dc:creator>Brian Fox</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Nexus]]></category>
		<category><![CDATA[Sonatype]]></category>
		<category><![CDATA[Central]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[OSS projects]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=6684</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.sonatype.com/people/2010/12/now-available-central-download-statistics-for-oss-projects/' addthis:title='Now Available: Central download statistics for OSS projects '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>Maven Central contains over 260,000 artifacts and serves over 70 million downloads every week. It has become the principal resource for exchanging Java artifacts with demand doubling year over year. Getting artifacts into Central is the most effective way to get your software to developers since every build tool that can download Java libraries knows [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.sonatype.com/people/2010/12/now-available-central-download-statistics-for-oss-projects/' addthis:title='Now Available: Central download statistics for OSS projects '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p>Maven Central contains <strong>over 260,000 artifacts and serves over 70 million downloads every week</strong>. It has become the principal resource for exchanging Java artifacts with demand doubling year over year. Getting artifacts into Central is the most effective way to get your software to developers since every build tool that can download Java libraries knows where to look for a world of libraries and dependencies, and that single, authoritative place is Maven Central.</p>

<p>Earlier this year, we <a href="http://www.sonatype.com/people/2010/10/new-official-maven-central-repository-in-europe/" target="_blank">announced the availability of official repositories</a> in the UK to improve performance for the users in Europe. Today we are making the artifact download statistics available to the projects whose artifacts are served by Central. This has been one of the most frequently requested features by project teams. Since the raw Central logs are larger than seven gigabytes <em>every day</em>, processing this data is no small undertaking.</p>

<p>The statistics are available to all projects hosted using Nexus at <a href="http://oss.sonatype.org" target="_blank">http://oss.sonatype.org</a>, <a href="http://repository.apache.org" target="_blank">http://repository.apache.org</a> and <a href="http://nexus.codehaus.org" target="_blank">http://nexus.codehaus.org</a>. These three avenues represent the majority of projects actively contributing artifacts.  Nexus&#8217; security mechanism already in place on these instances provides a mapping of repository path to project which allowed us to easily roll up the counts for each team.  Read more to find out how to access your project&#8217;s statistics.
<span id="more-6684"></span></p>

<h2>Accessing Your Project&#8217;s Statistics</h2>

<p>Current OSSRH, Apache and Codehaus users don&#8217;t need to do anything to gain access to these statistics. If you have deployer permissions for your project, you should already be able to see the Central Statistics link in the Views/Repositories section in the left-hand menu area.  <strong>NOTE:</strong> In some cases, users with early access to the plugin have reported needing to click the web browser&#8217;s Refresh button before seeing the link.</p>

<p><img class="alignright size-full wp-image-6687" title="central-stats" src="http://www.sonatype.com/people/wp-content/uploads/2010/12/central-stats.png" alt="" width="186" height="94" /></p>

<p>Clicking on the Central Statistics link will open a tab showing you:</p>

<ul>
    <li>a line chart depicting the volume of raw downloads of your artifacts from Central over the past 12 months</li>
    <li>a pie chart breaking down the last month&#8217;s worth of downloads of your project by artifactId</li>
    <li>a sortable grid containing the counts that generated the pie chart</li>
</ul>

<p><a href="http://www.sonatype.com/people/wp-content/uploads/2010/12/maven-stats.png"><img class="aligncenter size-full wp-image-6688" title="maven-stats" src="http://www.sonatype.com/people/wp-content/uploads/2010/12/maven-stats.png" alt="" width="600" /></a></p>

<p>If you only have access to a single project with a single groupId, the page will be fully populated upon opening the tab.  If you have access to multiple projects or a project encompassing multiple groupIds, you will need to select a project and groupId on which to report.  You can also use artifactId and version combo boxes to further narrow down the reporting scope for the timeline, the pie chart, and the grid.</p>

<p>The pie chart and grid can be further constrained by a date range combo box that defaults to the last month, but can be used to report on the last 3, 6, 9, or even 12 months or to select a single month for reporting.</p>

<p>Finally, the plugin offers two types of reports.  Downloads is the default and simply reports on the number of successful downloads of your artifacts.  Unique Ips is the second report type and gives an idea of how many unique users are downloading your artifacts. It is also possible to export the raw data to CSV so that you can analyze it using your own favorite tool.</p>

<h2>Frequency of Update</h2>

<p>Currently we generate the statistics to a granularity of a single month, so you can expect to see the new results appear within a few days of each new month.</p>

<h2>Send us Suggestions and Feedback</h2>

<p>This is just the first release of this plugin, and we invite your feedback and recommendations, not just on how to improve the look and feel of the plugin but also for new reports you&#8217;d like to see in the future.  You are welcome to create issues in the following JIRA project:</p>

<p><a href="https://issues.sonatype.org/browse/CENTRALSRV" target="_blank">https://issues.sonatype.org/browse/CENTRALSRV</a></p>

<p>When creating issues, please assign them to the &#8220;Central Statistics Plugin&#8221; component.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sonatype.com/people/2010/12/now-available-central-download-statistics-for-oss-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NYJavaSIG monthly meeting this week</title>
		<link>http://www.sonatype.com/people/2010/11/nyjavasig-monthly-meeting-this-week/</link>
		<comments>http://www.sonatype.com/people/2010/11/nyjavasig-monthly-meeting-this-week/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 12:00:36 +0000</pubDate>
		<dc:creator>hloney</dc:creator>
				<category><![CDATA[Sonatype]]></category>
		<category><![CDATA[Jason van Zyl]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=6466</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.sonatype.com/people/2010/11/nyjavasig-monthly-meeting-this-week/' addthis:title='NYJavaSIG monthly meeting this week '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>The NYJavaSIG will be holding their monthly meeting this week, and Sonatype founder Jason van Zyl is attending to present on Next Generation Development Infrastructure.  The NYJavaSIG is a technical community comprised of Java software engineers, Java application designers, technical managers and new media Java developers that have a common interest in all aspects of [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.sonatype.com/people/2010/11/nyjavasig-monthly-meeting-this-week/' addthis:title='NYJavaSIG monthly meeting this week '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p><!--dzoneZ=none-->The NYJavaSIG will be holding their monthly meeting this week, and Sonatype founder Jason van Zyl is attending to present on Next Generation Development Infrastructure.  The NYJavaSIG is a technical community comprised of Java software  engineers, Java application designers, technical managers and new media  Java developers that have a common interest in all aspects of Java  Technology. They currently have over 6,500 members.</p>

<p><strong>Event details:</strong></p>

<ul>
    <li><strong>Location:</strong> Credit Suisse &#8211; 11 Madison Avenue, New York, New York (see map below)</li>
    <li><strong>Date:</strong> November 18, 2010</li>
    <li><strong>Time:</strong> 6:30pm-8:30pm</li>
    <li><strong>Event Website:</strong> <a href="http://www.javasig.com/meeting/show/35">http://www.javasig.com/meeting/show/35</a></li>
</ul>

<p><small><a style="color: #0000ff; text-align: left;" href="http://maps.google.com/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=Credit+Suisse,+11+Madison+Ave+New+York,+10010&amp;sll=40.741368,-73.98762&amp;sspn=0.001943,0.005681&amp;ie=UTF8&amp;hq=Credit+Suisse,&amp;hnear=11+Madison+Ave,+New+York,+10010&amp;t=h&amp;cid=16711772528393751359&amp;ll=40.743648,-73.987298&amp;spn=0.00569,0.012875&amp;z=16&amp;iwloc=A">View Larger Map</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sonatype.com/people/2010/11/nyjavasig-monthly-meeting-this-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sonatype at NYJavaSIG this week</title>
		<link>http://www.sonatype.com/people/2010/11/sonatype-at-nyjavasig-this-week/</link>
		<comments>http://www.sonatype.com/people/2010/11/sonatype-at-nyjavasig-this-week/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 12:00:29 +0000</pubDate>
		<dc:creator>hloney</dc:creator>
				<category><![CDATA[Sonatype]]></category>
		<category><![CDATA[Hudson]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[m2eclipse]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[Nexus]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=6422</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.sonatype.com/people/2010/11/sonatype-at-nyjavasig-this-week/' addthis:title='Sonatype at NYJavaSIG this week '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>On Thursday November 18 Sonatype founder Jason van Zyl will be attending the NYJavaSIG Java user group meeting. The NYJavaSIG is a technical community comprised of Java software engineers, Java application designers, technical managers and new media Java developers that have a common interest in all aspects of Java Technology. They currently have over 6,500 [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.sonatype.com/people/2010/11/sonatype-at-nyjavasig-this-week/' addthis:title='Sonatype at NYJavaSIG this week '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p><!--dzoneZ=none-->On Thursday November 18 Sonatype founder Jason van Zyl will be attending the <a href="http://www.sonatype.com/nyjavasig.html" target="_blank">NYJavaSIG Java user group meeting</a>.</p>

<p>The NYJavaSIG is a technical community comprised of Java software  engineers, Java application designers, technical managers and new media  Java developers that have a common interest in all aspects of Java  Technology. They currently have over 6,500 members and meet once a  month.</p>

<p>van Zyl will be giving a presentation on Next Generation Development Infrastructure with Maven, m2eclipse, Nexus and Hudson.</p>

<p><strong>Event details:</strong></p>

<ul>
    <li><strong>Location:</strong> Credit Suisse &#8211; 11 Madison Avenue, New York, New York <strong></strong></li>
    <li><strong>Date:</strong> November 18, 2010 <strong></strong></li>
    <li><strong>Time:</strong> 6:30pm-8:30pm</li>
    <li><strong>Event Website:</strong> <a href="http://www.javasig.com/meeting/show/35">http://www.javasig.com/meeting/show/35</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.sonatype.com/people/2010/11/sonatype-at-nyjavasig-this-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Follow Sonatype at JavaOne 2010</title>
		<link>http://www.sonatype.com/people/2010/09/follow-sonatype-at-javaone-2010/</link>
		<comments>http://www.sonatype.com/people/2010/09/follow-sonatype-at-javaone-2010/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 12:00:13 +0000</pubDate>
		<dc:creator>hloney</dc:creator>
				<category><![CDATA[Sonatype]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[JavaOne]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=6223</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.sonatype.com/people/2010/09/follow-sonatype-at-javaone-2010/' addthis:title='Follow Sonatype at JavaOne 2010 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>This week Sonatype will be at JavaOne 2010 in San Francisco, California.  JavaOne is an annual conference to discuss Java technologies among Java developers. JavaOne is being held at the Moscone Center in San Francisco and is co-located with Oracle OpenWorld from September 19-23. Technical sessions on a variety of topics will be held each [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.sonatype.com/people/2010/09/follow-sonatype-at-javaone-2010/' addthis:title='Follow Sonatype at JavaOne 2010 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p><!--dzoneZ=none--><a href="http://cms.sonatype.com/wordpress/wp-content/uploads/2008/11/sonatype-logo.png"><img class="alignright size-full wp-image-804" title="sonatype-logo" src="http://cms.sonatype.com/wordpress/wp-content/uploads/2008/11/sonatype-logo.png" alt="" width="203" height="63" /></a>This week <a href="http://sonatype.com/javaone-2010.html" target="_blank">Sonatype will be at JavaOne 2010</a> in San Francisco, California.  JavaOne is an annual conference to discuss Java technologies among  Java developers. JavaOne is being held at the Moscone Center in San  Francisco and is co-located with Oracle OpenWorld from  September 19-23.</p>

<p>Technical sessions on a variety of topics will be held each day from  leading experts in the Java, PL/SQL, rich internet application  development, SOA communities.</p>

<p>If you&#8217;re attending JavaOne, be sure to pop by the Sonatype booth (5509) to learn more about our latest projects!</p>

<p>This year, the Sonatype team will be giving <a href="http://sonatype.com/javaone-2010.html" target="_blank">three presentations at JavaOne</a>.  If you can&#8217;t be there in person, <a href="http://twitter.com/SonatypeCM" target="_blank">follow Sonatype on Twitter</a> for the latest updates!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sonatype.com/people/2010/09/follow-sonatype-at-javaone-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Droid Does Maven, Android Does</title>
		<link>http://www.sonatype.com/people/2010/07/droid-does-maven/</link>
		<comments>http://www.sonatype.com/people/2010/07/droid-does-maven/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 15:50:26 +0000</pubDate>
		<dc:creator>Tim O'Brien</dc:creator>
				<category><![CDATA[m2eclipse]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[droid]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=5723</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.sonatype.com/people/2010/07/droid-does-maven/' addthis:title='Droid Does Maven, Android Does '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>If you already use Maven, developing a Android application isn&#8217;t going to be a stretch. There&#8217;s a very active community of open source projects for maven-droid development, and the Android SDK artifacts are available on Central. You&#8217;ve probably noticed increased advertising for Google&#8217;s Android platform over the past few months. The mobile wars are heating [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.sonatype.com/people/2010/07/droid-does-maven/' addthis:title='Droid Does Maven, Android Does '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p>If you already use Maven, developing a Android application isn&#8217;t going to be a stretch.  There&#8217;s a very active community of open source projects for maven-droid development, and the Android SDK artifacts are available on Central.</p>

<p>You&#8217;ve probably noticed increased advertising for Google&#8217;s Android platform over the past few months.   The mobile wars are heating up with the release of iPhone 4 and Android-based phones seem to be gaining market share at a rapid pace.  Even if you don&#8217;t already develop for a mobile platform, you, your company, the organization you are a part of has started to have discussions about developing applications for these smart phones.</p>

<p>If you are thinking about mobile development with Maven, Here are some pointers to some great resources to get you started:</p>

<p><span id="more-5723"></span></p>

<ul>
    <li>Android SDK artifacts are now available <a href="http://www.simpligility.com/2010/06/android-artifacts-hit-maven-central/">in Central</a>.   This means that you can create a project and get started without having to manually install artifacts.</li>
    <li>Manfred Moser has some free <a href="http://github.com/mosabua/maven-android-plugin-samples/tree/master/morseflash/">sample code and Maven projects</a></li>
    <li>There is an active and rapidly developing <a href="http://code.google.com/a/eclipselabs.org/p/m2eclipse-android-integration/">m2eclipse Android plugin</a> from Hugo Josefson and Ricardo Gladwell which adds Android support to m2eclipse.</li>
</ul>

<p>If you are looking at mobile development, you&#8217;ve got two big choices: Apple&#8217;s iOS 4 or the Android platform.   I&#8217;ve used both, I&#8217;m impressed with Apple&#8217;s tools: they have great APIs, XCode is a really capable tool, but learning a whole new set of tools does seem to be a high barrier for most developers.   Droid does Maven, and because of that, there is a much lower barrier to experimentation.</p>

<p>When a technology connects with a tool like Maven, it opens up new possibilities for developers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sonatype.com/people/2010/07/droid-does-maven/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chariot Solutions becomes Sonatype Certified Training Partner</title>
		<link>http://www.sonatype.com/people/2010/04/chariot-solutions-becomes-sonatype-certified-training-partner/</link>
		<comments>http://www.sonatype.com/people/2010/04/chariot-solutions-becomes-sonatype-certified-training-partner/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 14:55:44 +0000</pubDate>
		<dc:creator>hloney</dc:creator>
				<category><![CDATA[Sonatype]]></category>
		<category><![CDATA[chariot solutions]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Training]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=4863</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.sonatype.com/people/2010/04/chariot-solutions-becomes-sonatype-certified-training-partner/' addthis:title='Chariot Solutions becomes Sonatype Certified Training Partner '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>Chariot Solutions, a leading technology consulting firm specializing in software development with Java and open source, is now a Sonatype Certified Training Partner.  Sonatype chose Chariot Solutions as a partner because of their deep understanding of Java training. We are excited to have Chariot Solutions as a Certified Training partner&#8230;Organizations can rely on Chariot Solutions [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.sonatype.com/people/2010/04/chariot-solutions-becomes-sonatype-certified-training-partner/' addthis:title='Chariot Solutions becomes Sonatype Certified Training Partner '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p><!--dzoneZ=none--><a href="http://www.sonatype.com/people/wp-content/uploads/2010/04/partners_chariot_solutions.jpg"><img class="alignright size-full wp-image-4866" title="partners_chariot_solutions" src="http://www.sonatype.com/people/wp-content/uploads/2010/04/partners_chariot_solutions.jpg" alt="" width="190" height="80" /></a><a href="http://www.chariotsolutions.com" target="_blank">Chariot Solutions</a>, a leading technology consulting firm specializing in  software development with Java and open source, is now a Sonatype Certified Training Partner.  Sonatype chose Chariot Solutions as a partner because of their deep understanding of Java training.</p>

<blockquote>We are excited to have Chariot Solutions as a Certified Training partner&#8230;Organizations can rely on Chariot Solutions to provide a quality learning experience that will help them  gain the most business value from their investment in Sonatype.</blockquote>

<p>To learn more about Chariot Solutions, visit their website at <a href="http://www.chariotsolutions.com" target="_blank">www.chariotsolutions.com</a>.  For more on Sonatype&#8217;s partnership with Chariot Solutions, click <a href="http://www.sonatype.com/about/partners/chariot" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sonatype.com/people/2010/04/chariot-solutions-becomes-sonatype-certified-training-partner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

