Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » slf4j.api not found
slf4j.api not found [message #905842] Fri, 31 August 2012 07:21 Go to next message
Greg n/a is currently offline Greg n/aFriend
Messages: 10
Registered: August 2012
Junior Member
I'm trying to do a headless build with Jenkins using Buckminster. When executing it, I get:

!MESSAGE Missing requirement: xxx.feature 1.0.0 (xxx.feature.feature.group 1.0.0) requires 'org.slf4j.api 0.0.0' but it could not be found


Any pointers on how I could resolve this? I really have no clue how to find the root cause of this.

It seems that Eclipse IDE includes this by default, whereas Buckminster can't find it in the repositories.

[Updated on: Fri, 31 August 2012 07:34]

Report message to a moderator

Re: slf4j.api not found [message #906077 is a reply to message #905842] Fri, 31 August 2012 15:11 Go to previous messageGo to next message
Alex Kravets is currently offline Alex KravetsFriend
Messages: 561
Registered: November 2009
Senior Member
Are you using the same target definition in IDE and headless build? Your xxx.feature depends on org.slf4j.api but it cannot be found during the build.
Re: slf4j.api not found [message #906089 is a reply to message #906077] Fri, 31 August 2012 15:38 Go to previous messageGo to next message
Alex Kravets is currently offline Alex KravetsFriend
Messages: 561
Registered: November 2009
Senior Member
Alex Kravets wrote on Fri, 31 August 2012 11:11
Are you using the same target definition in IDE and headless build? Your xxx.feature depends on org.slf4j.api but it cannot be found during the build.

To add to this, you need to check that org.slf4j.api is making it into your p2 repository. You can quickly test this by building your product locally in IDE instead of waiting for Jenkins build.
Re: slf4j.api not found [message #907698 is a reply to message #906089] Tue, 04 September 2012 08:52 Go to previous message
Greg n/a is currently offline Greg n/aFriend
Messages: 10
Registered: August 2012
Junior Member
Thank you for your reply. Actually, it is by default included in the PDE tooling, but not in a headless build (Why? I don't know). Nonetheless, I manually imported the dependent jars into my projects, so this issues doesn't occur anymore in my project.
Re: slf4j.api not found [message #907744 is a reply to message #906089] Tue, 04 September 2012 08:52 Go to previous message
Greg n/a is currently offline Greg n/aFriend
Messages: 10
Registered: August 2012
Junior Member
Thank you for your reply. Actually, it is by default included in the PDE tooling, but not in a headless build (Why? I don't know). Nonetheless, I manually imported the dependent jars into my projects, so this issues doesn't occur anymore in my project.
Re: slf4j.api not found [message #907763 is a reply to message #906089] Tue, 04 September 2012 08:52 Go to previous message
Greg n/a is currently offline Greg n/aFriend
Messages: 10
Registered: August 2012
Junior Member
Thank you for your reply. Actually, it is by default included in the PDE tooling, but not in a headless build (Why? I don't know). Nonetheless, I manually imported the dependent jars into my projects, so this issues doesn't occur anymore in my project.
Re: slf4j.api not found [message #907787 is a reply to message #906089] Tue, 04 September 2012 08:52 Go to previous message
Greg n/a is currently offline Greg n/aFriend
Messages: 10
Registered: August 2012
Junior Member
Thank you for your reply. Actually, it is by default included in the PDE tooling, but not in a headless build (Why? I don't know). Nonetheless, I manually imported the dependent jars into my projects, so this issues doesn't occur anymore in my project.
Re: slf4j.api not found [message #907813 is a reply to message #906089] Tue, 04 September 2012 08:52 Go to previous message
Greg n/a is currently offline Greg n/aFriend
Messages: 10
Registered: August 2012
Junior Member
Thank you for your reply. Actually, it is by default included in the PDE tooling, but not in a headless build (Why? I don't know). Nonetheless, I manually imported the dependent jars into my projects, so this issues doesn't occur anymore in my project.
Re: slf4j.api not found [message #907841 is a reply to message #906089] Tue, 04 September 2012 08:52 Go to previous message
Greg n/a is currently offline Greg n/aFriend
Messages: 10
Registered: August 2012
Junior Member
Thank you for your reply. Actually, it is by default included in the PDE tooling, but not in a headless build (Why? I don't know). Nonetheless, I manually imported the dependent jars into my projects, so this issues doesn't occur anymore in my project.
Re: slf4j.api not found [message #907872 is a reply to message #906089] Tue, 04 September 2012 08:52 Go to previous message
Greg n/a is currently offline Greg n/aFriend
Messages: 10
Registered: August 2012
Junior Member
Thank you for your reply. Actually, it is by default included in the PDE tooling, but not in a headless build (Why? I don't know). Nonetheless, I manually imported the dependent jars into my projects, so this issues doesn't occur anymore in my project.
Re: slf4j.api not found [message #907905 is a reply to message #906089] Tue, 04 September 2012 08:52 Go to previous message
Greg n/a is currently offline Greg n/aFriend
Messages: 10
Registered: August 2012
Junior Member
Thank you for your reply. Actually, it is by default included in the PDE tooling, but not in a headless build (Why? I don't know). Nonetheless, I manually imported the dependent jars into my projects, so this issues doesn't occur anymore in my project.
Previous Topic:test message, please ignore
Next Topic:Resolving org.swtchart
Goto Forum:
  


Current Time: Thu Mar 28 18:34:44 GMT 2024

Powered by FUDForum. Page generated in 0.02988 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top