Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "MT4E W0001"

(New page: = '''Warning:''' "Missing bundle ''some/path'' for sources in ''some.soucres/path''" = == Reason == Your Maven repository contains source for a binary bundle but the binary bundle isn't ...)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
= '''Warning:''' "Missing bundle ''some/path'' for sources in ''some.soucres/path''" =
+
= '''Warning:''' "Missing bundle ''some/path'' for sources in ''some/path.soucre''" =
  
 
== Reason ==
 
== Reason ==
Line 10: Line 10:
 
* Make sure that the version numbers match
 
* Make sure that the version numbers match
 
* Ignore this problem, it won't hurt you
 
* Ignore this problem, it won't hurt you
 +
 +
[[Category:Dash Project:MT4E]]

Latest revision as of 05:37, 25 April 2012

Warning: "Missing bundle some/path for sources in some/path.soucre"

Reason

Your Maven repository contains source for a binary bundle but the binary bundle isn't in the repository.

Possible solutions

  • Make sure that you have the binary bundle
  • Make sure that the version numbers match
  • Ignore this problem, it won't hurt you

Back to the top