Hi Brett, > -----Original Message----- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: dimanche 31 octobre 2004 21:18 > To: Maven Developers List > Subject: Re: cvs commit: maven-plugins/announcement/xdocs changes.xml > > Can this be optional? Or at least shown to be optional in the > announcement? > > I don't really want to add that to announcements where it is actually > published to ibiblio. > > It also will display the publishers remote repo, which is not > necessarily correct. It could have 5 unrelated repositories in there.
[snip] Unfortunately, there's currently no information in the POM that says where the artifact can be downloaded from (kind of a <distributionSite> but with the external URL). BTW, that could be something useful to add to m2 as it is useful for several plugins (multichanges, announcement, etc). I don't see any other solution than adding: maven.announcement.repo.remote=${maven.repo.remote} Is this what you're looking for? Thanks -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]