Checkstyle Plugin doesn't recognize config file URL

2010-06-19 Thread Néstor Boscán
Hi I'm trying to use the checkstyle plugin with a custom checkstyle configuration file. The documentation says that the configuration file can be defined as an URL. But the plugin generates: Could not find resource URL Regards, Néstor Boscán

Re: Checkstyle Plugin doesn't recognize config file URL

2010-06-19 Thread lukewpatterson
Néstor Boscán wrote: ... custom checkstyle configuration file. ... But the plugin generates: Could not find resource URL is this http://jira.codehaus.org/browse/MCHECKSTYLE-129 the problem? remember to take into account this http://jira.codehaus.org/browse/MSITE-443 when trying to

Transitive dependencies and snapshots

2010-06-19 Thread Laird Nelson
I hope someone can explain this to me. I have a project that depends on org.drools:drools-compiler:5.1.0.SNAPSHOT, which can be found in https://repository.jboss.org/nexus/content/repositories/snapshots/org/drools/drools-compiler/5.1.0.SNAPSHOT/ Now, the pom of that project declares several

Re: Transitive dependencies and snapshots

2010-06-19 Thread Jason van Zyl
I'll help you find the problem. Look in https://repository.jboss.org/nexus/content/repositories/snapshots/org/drools/drools-compiler/5.1.0.SNAPSHOT/ What's missing? On Jun 19, 2010, at 7:12 PM, Laird Nelson wrote: I hope someone can explain this to me. I have a project that depends on

Re: Transitive dependencies and snapshots

2010-06-19 Thread Jason van Zyl
Actually the POMs are only missing for the older snapshots, the newer ones have them. So if you've got snapshots turned off and you've been manually getting new ones with -U then maybe you have one of the version without a POM. Or the metadata is no good and is pointing at one of the crap

[ANN] Apache Archiva 1.3.1 Released

2010-06-19 Thread Deng Ching
The Apache Archiva team would like to announce the release of Archiva 1.3.1. Archiva 1.3.1 is available for download from the web site and mirrors: http://archiva.apache.org/download.html Archiva is an application for managing one or more remote Maven repositories, including administration,