grunt.registerTask('spawn-default', function(project) {
    var cb = this.async();
    grunt.util.spawn(
      {
        grunt: true,