Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wb-dev] Issue building

Hi Michael,

Thank you!! That was it. I have submitted my patch and I will abandon yours. Thanks.

> Frankly, I don't understand how the current setup works on the Jenkins since it is unclear how the maven started in the root project is supposed to pick up the configuration from the `releng` pom.xml

The o.e.w.releng pom is the parent pom. It is referenced from the pom in the root of the project.

Cheers,

Wim





On Thu, Dec 12, 2019 at 7:22 PM Michael Golubev <borlander@xxxxxxxxx> wrote:
Hello, 

I have submitted the patch which fixes the issue locally for me,  https://git.eclipse.org/r/#/c/154432/. The build there looks fine, but I would like someone else to look and push it from gerrit if possible.

Also, while trying to reproduce locally, I was unable to run maven at all, until I made the following changes: 
- added `<modules><module>..</module></modules>` into the `oewb.releng/pom.xml` 
- removed module for `releng` from root pom.xml
- started the maven from the `oewb.releng` instead of from the root project. 

Frankly, I don't understand how the current setup works on the Jenkins since it is unclear how the maven started in the root project is supposed to pick up the configuration from the `releng` pom.xml

Regards,  
Michael 


 

On Thu, Dec 12, 2019 at 5:12 PM Wim Jongman <wim.jongman@xxxxxxxxx> wrote:
Thanks, Michael!

On Thu, Dec 12, 2019 at 4:17 PM Michael Golubev <borlander@xxxxxxxxx> wrote:
Hello, 

I will be able to take a look in ~2 hours.

Regards 
Michael 

On Thu, Dec 12, 2019 at 4:13 PM Wim Jongman <wim.jongman@xxxxxxxxx> wrote:
Hi,

I have replaced the photon repo for the 2019-12 repo [1] but now the build fails [2].

I have been working on this all afternoon. Things I tried:
  • Upgraded all version to 1.8
  • Added both the release train and the eclipse repository
  • Upgraded to tycho 1.5.0
Nothing seems to help.

Can someone take a look and tell me what is wrong with it?


_______________________________________________
wb-dev mailing list
wb-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/wb-dev
_______________________________________________
wb-dev mailing list
wb-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/wb-dev
_______________________________________________
wb-dev mailing list
wb-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/wb-dev
_______________________________________________
wb-dev mailing list
wb-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/wb-dev

Back to the top