Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Missing requirements in build machine

Ok, I was only removing the p2 and es/sidelab/... folders from the .m2/repository. I didn't notice the .meta folder. Now it makes sense to me :)

Thanks,
Patxi.

2011/5/4 Oberlies, Tobias <tobias.oberlies@xxxxxxx>
Tycho allows you to reference any other Tycho artefacts that have been deployed into the Maven repository. This is necessary to allow rebuilding parts of a Tycho reactor.

You can reset the list of referencable Tycho artefact by deleting the file .meta/p2-local-metadata.properties in your local Maven repository.

Regards
Tobias

Francisco Gortázar wrote:
> I found the problem: I was missing one of the modules in the parent POM
> (es.sidelab.pascaline.ui). However, it is not clear to me why I was able
> to build in my machine without that module.
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user



--
Departamento de Ciencias de la Computación
http://code.sidelab.es
http://www.optsicom.es


Back to the top