You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@excalibur.apache.org by de...@excalibur.apache.org on 2004/09/29 23:32:31 UTC

[jira] Created: (FORTRESS-8) Fortress fails to build

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/FORTRESS-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FORTRESS-8
    Summary: Fortress fails to build
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Excalibur Fortress
 Components: 
             Build

   Assignee: 
   Reporter: Marcus Crafter

    Created: Wed, 29 Sep 2004 2:32 PM
    Updated: Wed, 29 Sep 2004 2:32 PM

Description:
Hi All,

Unfortunately a fresh checkout of fortress fails to build:

$> svn checkout .... excalubur-trunk
$> cd fortress
$> maven multiproject:install

<snip type="working bits"/>

+----------------------------------------
| Executing multiproject:install-callback Excalibur Fortress Container Implementation
| Memory: 5M/8M
+----------------------------------------
Attempting to download excalibur-instrument-api-1.2-dev.jar.
WARNING: Failed to download excalibur-instrument-api-1.2-dev.jar.
Attempting to download excalibur-instrument-mgr-api-1.2-dev.jar.
WARNING: Failed to download excalibur-instrument-mgr-api-1.2-dev.jar.
Attempting to download excalibur-instrument-mgr-impl-1.2-dev.jar.
WARNING: Failed to download excalibur-instrument-mgr-impl-1.2-dev.jar.
Attempting to download excalibur-logger-1.2.jar.
WARNING: Failed to download excalibur-logger-1.2.jar.

BUILD FAILED
File...... /home/crafterm/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
The build cannot continue because of the following unsatisfied dependencies:

excalibur-instrument-api-1.2-dev.jar
excalibur-instrument-mgr-api-1.2-dev.jar
excalibur-instrument-mgr-impl-1.2-dev.jar
excalibur-logger-1.2.jar


These jars aren't on ibilio - are they meant to be provided by a maven override or similar?

Cheers,

Marcus


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@excalibur.apache.org
For additional commands, e-mail: dev-help@excalibur.apache.org
Apache Excalibur Project -- URL: http://excalibur.apache.org/


[jira] Closed: (FORTRESS-8) Fortress fails to build

Posted by de...@excalibur.apache.org.
Message:

   The following issue has been closed.

   Resolver: Leo Simons
       Date: Sat, 23 Oct 2004 6:05 PM

the referenced jars are available in other locations, which are defined in the project.properties in the /trunk. Running maven multiproject:install from the main directory (as opposed to the fortress subdirectory) should find all the dependencies.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/FORTRESS-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FORTRESS-8
    Summary: Fortress fails to build
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: INVALID

    Project: Excalibur Fortress
 Components: 
             Build

   Assignee: 
   Reporter: Marcus Crafter

    Created: Wed, 29 Sep 2004 2:32 PM
    Updated: Sat, 23 Oct 2004 6:05 PM

Description:
Hi All,

Unfortunately a fresh checkout of fortress fails to build:

$> svn checkout .... excalubur-trunk
$> cd fortress
$> maven multiproject:install

<snip type="working bits"/>

+----------------------------------------
| Executing multiproject:install-callback Excalibur Fortress Container Implementation
| Memory: 5M/8M
+----------------------------------------
Attempting to download excalibur-instrument-api-1.2-dev.jar.
WARNING: Failed to download excalibur-instrument-api-1.2-dev.jar.
Attempting to download excalibur-instrument-mgr-api-1.2-dev.jar.
WARNING: Failed to download excalibur-instrument-mgr-api-1.2-dev.jar.
Attempting to download excalibur-instrument-mgr-impl-1.2-dev.jar.
WARNING: Failed to download excalibur-instrument-mgr-impl-1.2-dev.jar.
Attempting to download excalibur-logger-1.2.jar.
WARNING: Failed to download excalibur-logger-1.2.jar.

BUILD FAILED
File...... /home/crafterm/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
The build cannot continue because of the following unsatisfied dependencies:

excalibur-instrument-api-1.2-dev.jar
excalibur-instrument-mgr-api-1.2-dev.jar
excalibur-instrument-mgr-impl-1.2-dev.jar
excalibur-logger-1.2.jar


These jars aren't on ibilio - are they meant to be provided by a maven override or similar?

Cheers,

Marcus


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@excalibur.apache.org
For additional commands, e-mail: dev-help@excalibur.apache.org
Apache Excalibur Project -- URL: http://excalibur.apache.org/