JIRA

  • Log In Access more options
    • Online Help
    • GreenHopper Help
    • Agile Answers
    • Use Agile By Default
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Agile Access more options (Alt+g)
  • Create Issue
  • Mule
  • MULE-5536

Tests for Mule Catalog Archetype won't build with a clean Maven repository

  • Agile Board
  • More Actions
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 3.1.4 (EE only), 3.2.2 (EE only), 3.3 RC4
  • Fix Version/s: None
  • Component/s: Tools: Archetypes
  • Labels:
    None
  • Environment:

    Maven 2.2.1, Java 1.6

  • User impact:
    Low
  • Log Output:
    Hide
    [INFO] ------------------------------------------------------------------------
    [INFO] Building Test for Mule Catalog Archetype
    [INFO] task-segment: [install]
    [INFO] ------------------------------------------------------------------------
    [INFO] [enforcer:enforce {execution: enforce-maven-version}]
    [INFO] [buildnumber:create {execution: default}]
    [INFO] Checking for local modifications: skipped.
    [INFO] Updating project files from SCM: skipped.
    [INFO] Storing buildNumber: 21742 at timestamp: 2011-Apr-28 11:22:02
    [INFO] [resources:resources {execution: default-resources}]
    [INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
    [INFO] skip non existing resourceDirectory /Users/travis/mule31/tests/archetypes/catalog-archetype/src/main/resources
    [INFO] [compiler:compile {execution: default-compile}]
    [INFO] No sources to compile
    [INFO] [groovy:execute {execution: default}]
    [INFO] ***** directory: '/Users/travis/mule31/tests/archetypes/catalog-archetype/target'
    [INFO] ***** commandline: 'mvn -o -Dmaven.repo.local=/Users/travis/.m2/repository org.mule.tools:mule-catalog-archetype:3.1.2-SNAPSHOT:create -DartifactId=foo -DhasCustomSchema=y -DmuleVersion=3.1.2-SNAPSHOT -Dinteractive=false'
    [INFO] [INFO]
    [INFO] NOTE: Maven is executing in offline mode. Any artifacts not already in your local
    [INFO] repository will be inaccessible.
    [INFO]
    [INFO] [INFO] Scanning for projects...
    [INFO] [INFO] ------------------------------------------------------------------------
    [INFO] [ERROR] BUILD FAILURE
    [INFO] [INFO] ------------------------------------------------------------------------
    [INFO] [INFO] Required goal not found: org.mule.tools:mule-catalog-archetype:3.1.2-SNAPSHOT:create in org.mule.tools:mule-catalog-archetype:3.1.2-SNAPSHOT
    [INFO] [INFO] ------------------------------------------------------------------------
    Show
    [INFO] ------------------------------------------------------------------------ [INFO] Building Test for Mule Catalog Archetype [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [enforcer:enforce {execution: enforce-maven-version}] [INFO] [buildnumber:create {execution: default}] [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Storing buildNumber: 21742 at timestamp: 2011-Apr-28 11:22:02 [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/travis/mule31/tests/archetypes/catalog-archetype/src/main/resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [groovy:execute {execution: default}] [INFO] ***** directory: '/Users/travis/mule31/tests/archetypes/catalog-archetype/target' [INFO] ***** commandline: 'mvn -o -Dmaven.repo.local=/Users/travis/.m2/repository org.mule.tools:mule-catalog-archetype:3.1.2-SNAPSHOT:create -DartifactId=foo -DhasCustomSchema=y -DmuleVersion=3.1.2-SNAPSHOT -Dinteractive=false' [INFO] [INFO] [INFO] NOTE: Maven is executing in offline mode. Any artifacts not already in your local [INFO] repository will be inaccessible. [INFO] [INFO] [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [ERROR] BUILD FAILURE [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Required goal not found: org.mule.tools:mule-catalog-archetype:3.1.2-SNAPSHOT:create in org.mule.tools:mule-catalog-archetype:3.1.2-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------
  • Similar Issues:
    None

Description

A Mule build with a clean repo always fails when it gets to "Test for Mule Catalog Archetype" (tests/archetypes/catalog-archetype/pom.xml).

The workaround is:
cd tools/mule-catalog-archetype
mvn install
cd ../..
And then try to build again from the top level directory.

This does not affect end-users but is incredibly annoying for developers!

Issue Links

is duplicated by

Bug - A problem which impairs or prevents the functions of the product. MULE-5616 new clean builds fail on tools/archetypes

  • Critical - Crashes, loss of data, severe memory leak.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Bug - A problem which impairs or prevents the functions of the product. MULE-5618 catalog-archetype tests are failing on the 3.2 M1 branch

  • Critical - Crashes, loss of data, severe memory leak.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.
relates to

Bug - A problem which impairs or prevents the functions of the product. MULE-5284 Catalog Archetype not working in 3.1.0

  • Blocker - Blocks development and/or testing work, production could not run.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
  • Transitions
  • Commits
  • Source
  • Builds

People

  • Assignee:
    Santiago Vacas
    Reporter:
    Travis Carlson
Vote (0)
Watch (0)

Dates

  • Created:
    28/Apr/11 09:27 AM
    Updated:
    13/Jun/12 02:33 PM

Agile

  • View on Board
  • Atlassian JIRA (v5.0.7#734-sha1:8ad78a6)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for MuleForge. Try JIRA - bug tracking software for your team.