Re: Incorrect license metadata after inheriting org.apache:apache:6

2009-07-08 Thread Jukka Zitting
engaging legal-discuss@ to know for sure. > Thus, I think the current version is correct. Agreed. I'll get back to this in case the status quo changes. BR, Jukka Zitting - To unsubscribe, e-mail: dev-unsubs

Re: Incorrect license metadata after inheriting org.apache:apache:6

2009-07-07 Thread Jukka Zitting
Hi, On Fri, Jul 3, 2009 at 10:21 AM, Jukka Zitting wrote: > BTW, the copyright year in the NOTICE file should (AFAIK) be the year > of publication of the compilation (e.g. the jar artifact) instead of > the range of years of during which the contents of the compilation > have been aut

Re: Incorrect license metadata after inheriting org.apache:apache:6

2009-07-03 Thread Jukka Zitting
during which the contents of the compilation have been authored. Where should I file an issue for this? BR, Jukka Zitting - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Incorrect license metadata after inheriting org.apache:apache:6

2009-07-02 Thread Jukka Zitting
facts and it's confusing to have the remote resources plugin add these extra files. To avoid this confusion, is there some way (apart from not using org.apache:apache:6) for us to either disable the inclusion of these extra files or customize the files to match our needs? BR, Juk

Re: Ibiblio repository broken for Maven 1.0.2

2006-11-30 Thread Jukka Zitting
lio.org/pub/mirrors/maven/ in project.properties? BR, Jukka Zitting - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Ibiblio repository broken for Maven 1.0.2

2006-11-29 Thread Jukka Zitting
direct probably breaks the huge installed base of Maven 1.0.2. BR, Jukka Zitting - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Ibiblio repository broken for Maven 1.0.2

2006-11-29 Thread Jukka Zitting
Hi, On 11/30/06, Jukka Zitting <[EMAIL PROTECTED]> wrote: It seems that the mirrors.ibiblio.org redirect doesn't work well with Maven 1.0.2. I just tried to download a new dependency from the repository using 1.0.2, but apparently the 301 redirect is treated as an error code. No

Ibiblio repository broken for Maven 1.0.2

2006-11-29 Thread Jukka Zitting
e was: 301 WARNING: Failed to download derby-10.2.6.1.jar. The build cannot continue because of the following unsatisfied dependency: derby-10.2.6.1.jar (try downloading from http://db.apache.org/derby/) Total time: 14 seconds Finished at: Thu Nov 30 00:28:57 EET 2006 ---- BR, Juk