Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Unknown packaging: eclipse-plugin

Make sure you have m2e-tycho installed, either from m2e discovery
catalog or directly from p2 repository [1]. If still does not work,
please provide small standalone example that demonstrates the problem
and I will have a look.

Also, in the future please use m2e-user list for m2e user questions

[1] http://repository.takari.io:8081/nexus/content/sites/m2e.extras/m2eclipse-tycho/0.7.0/N/0.7.0.201309291400/

--
Regards,
Igor

On 2/22/2014, 17:41, Ralf Heydenreich wrote:
Am 22.02.2014 22:09, schrieb Ralf Heydenreich:
Hi all,
I've chosen the latest Eclipse Milestone (Eclipse 4.4M5) and using M2E.
Now, my project couldn't be built anymore. All the pom's complain about

Unknown packaging: eclipse-plugin

My settings.xml points to a valid local repository and I'm using an
external maven installation (v. 3.0.5). Is there anything I've overseen?
The pom's worked already, I've built the project some weeks ago...

Thanks in advance.
Ralf.
[...]


Btw., building from the command line works perfectly...

Regards,
Ralf.
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user



Back to the top