My setup:

; Colorbox Node.
projects[colorbox][version] = 2.11
projects[colorbox][subdir] = "contrib"

when you execute the makefile, that's the error you get:

Downloading colorbox-7.x-2.8.tar.gz was successful.                                                                                   [notice]
Md5 checksum of colorbox-7.x-2.8.tar.gz verified.                                                                                     [notice]
Project colorbox (7.x-2.8) downloaded to /tmp/make_tmp_1464956460_5751762ccef5b/__build__/sites/all/modules/contrib/colorbox.      [success]
Command dispatch complete                                                                                                             [notice]
colorbox-7.x-2.8 downloaded.                                                                                                       [ok]
Found makefile: colorbox.make                                                                                                      [ok]
Undefined index: projects make.utilities.inc:102                                                                                      [notice]
Invalid argument supplied for foreach() make.utilities.inc:102                                                                     [warning]
Drush make restricted to the following entries:                                                                                    [ok]
All projects and libraries have been excluded. Review the 'projects' and 'libraries' options.                                      [error]

Comments

alexmoreno created an issue. See original summary.

frjo’s picture

Category: Bug report » Support request
Status: Active » Fixed

See https://www.drupal.org/node/2088137#comment-8315863

I don't use make files myself and have only added it because people asked me to.

alexmoreno’s picture

right, thanks.

Actually, I think my issue may be related to this other bug in drush itself

https://github.com/drush-ops/drush/commit/cf3fea0f67630b88a49184588be9b0...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.