Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linuxtools-dev] Syncing pom.xml and feature.xml/MANIFEST.MF (was Re: Build failed in Hudson: linuxtools-master #483)

On 22:19:57 Friday 19 August 2011 Andrew Overholt wrote:
> * Alexander Kurtakov <akurtako@xxxxxxxxxx> [2011-08-19 14:57]:
> > mvn tycho-versions:set-version -DnewVersion=YOUR_VERSION will do the
> > right thing keeping things in sync.
> 
> This seems promising but how should it be used?  If I try it in the
> top-level directory or in one of the project directories, I get:
> 
> Cannot find layout implementation corresponding to: 'p2' for remote
> repository with id: 'indigo'. for project
> org.eclipse.linuxtools:linuxtools-parent

Are you sure you use maven 3 ? I've seen this error only when people try to 
use maven 2.x for tycho builds.

> 
> Speaking of that, should have a Juno profile?  Maybe once M1 is out?
I have no idea whether there is even Juno repository yet. Should be fairly 
easy to add one.

Alex
> 
> Andrew
> _______________________________________________
> linuxtools-dev mailing list
> linuxtools-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/linuxtools-dev


Back to the top