Target platform not materializing [message #1725152] |
Tue, 01 March 2016 04:45  |
Eclipse User |
|
|
|
Hi,
I am creating a simple Xtext project with the wizard and add the Buckminster build support, also from the wizard, as outlined in http://www.lorenzobettini.it/2012/11/building-xtext-projects-with-buckminster/ and as I did many times before.
The only local change is that we have a local mirror of the eclipse repositories (and no internet access). The problem in this case is that the target platform remains empty, no matter what I do, both when running headless and from the IDE. The 'resolve' command succeeds (bundles are found in the p2 catalog), but then the build fails because the target is empty.
I tried <cq:advisorNode namePattern=".*" useTargetPlatform="false"/> and most of the other values (just to make sure).
This is with Mars and Bucky 1.7.0.
I think i tried all alternatives, to no avail. Either I am missing a silly obvious detail, or something is wrong somewhere...
best regards,
Vlad
|
|
|
Re: Target platform not materializing [message #1725256 is a reply to message #1725152] |
Wed, 02 March 2016 02:47   |
Eclipse User |
|
|
|
On 01/03/2016 10:45, Vlad Dumitrescu wrote:
> Hi,
>
> I am creating a simple Xtext project with the wizard and add the
> Buckminster build support, also from the wizard, as outlined in
> http://www.lorenzobettini.it/2012/11/building-xtext-projects-with-buckminster/
> and as I did many times before.
>
> The only local change is that we have a local mirror of the eclipse
> repositories (and no internet access). The problem in this case is that
> the target platform remains empty, no matter what I do, both when
> running headless and from the IDE. The 'resolve' command succeeds
> (bundles are found in the p2 catalog), but then the build fails because
> the target is empty.
>
> I tried <cq:advisorNode namePattern=".*" useTargetPlatform="false"/> and
> most of the other values (just to make sure).
> This is with Mars and Bucky 1.7.0.
>
> I think i tried all alternatives, to no avail. Either I am missing a
> silly obvious detail, or something is wrong somewhere...
>
Hi
Do you get any specific error/warning during target resolution?
could you please increase the log level just to have an idea of why it
is not resolving anything?
cheers
Lorenzo
--
Prof. Lorenzo Bettini, Computer Science, DISIA, Univ. Firenze
HOME: http://www.lorenzobettini.it
Xtext Book:
http://www.packtpub.com/implementing-domain-specific-languages-with-xtext-and-xtend/book
|
|
|
|
|
|
|
|
|
|
Re: Target platform not materializing [message #1725547 is a reply to message #1725542] |
Fri, 04 March 2016 04:57  |
Eclipse User |
|
|
|
I have exposed the local eclipse catalog as a web site with a simple web server and the only files requested are contents.jar and artifacts.jar, so it looks like buckminster stops trying early. The feeling I get is that useTargetPlatform="false" is ignored...
[Updated on: Fri, 04 March 2016 05:14] by Moderator
|
|
|
Powered by
FUDForum. Page generated in 0.04858 seconds