Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] repository site prepare goal to copy eclipse repository resources

Sorry, I forgot to mention: We have something that we can't open source due to the license of Nexus (see https://issues.sonatype.org/browse/TYCHO-335). I heard that sonatype is moving to Eclipse, so I hope that this will change soon.

Regards
Tobias


Tobias Oberlies wrote:
> IMHO this is just a workaround for the broken/missing Tycho dependencies
> story. Conceptionally, I don't see how p2 repositories fit into the Maven
> Site concept - but I'm not an expert on Maven sites.
> 
> Regards
> Tobias
> 
> 
> Ricardo Gladwell wrote:
> > Hi Guys
> >
> > I raised pull request to add a site prepare goal that is called when you
> > run the site-deploy goal on an eclipse-repository project to deploy to a
> > remote network location:
> >
> > https://github.com/sonatype/sonatype-tycho/pull/8
> >
> > Unsure whether this belongs in the site goal or as part of the general
> > deploy work flow.
> >
> > Thoughts?


Back to the top