You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by de...@geronimo.apache.org on 2004/10/17 11:02:53 UTC

[jira] Created: (GERONIMO-381) Cannot build a fresh checkout - two JARs not found

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GERONIMO-381

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-381
    Summary: Cannot build a fresh checkout - two JARs not found
       Type: Bug

     Status: Unassigned
   Priority: Minor

    Project: Apache Geronimo
 Components: 
             buildsystem
   Versions:
             1.0-M3

   Assignee: 
   Reporter: Thomas Peuss

    Created: Sun, 17 Oct 2004 2:02 AM
    Updated: Sun, 17 Oct 2004 2:02 AM
Environment: Maven 1.0, Sun JDK 1.4.2_03

Description:
The build cannot continue because of the following unsatisfied dependencies:

geronimo-spec-j2ee-management-1.0-SNAPSHOT.jar
geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar

I run maven -X to see where maven tries to load this JARs from. Here is an example:
http://www.ibiblio.org/maven/geronimo-spec/jars/geronimo-spec-j2ee-management-1.0-SNAPSHOT.jar

The jars are not there so maven is right...


---------------------------------------------------------------------
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


[jira] Commented: (GERONIMO-381) Cannot build a fresh checkout - two JARs not found

Posted by de...@geronimo.apache.org.
The following comment has been added to this issue:

     Author: Aaron Mulder
    Created: Sun, 17 Oct 2004 6:58 AM
       Body:
Those JARs are on a different repository, which should also be in the search path.

Nevertheless, we need more information to troubleshoot the problem.  Primarily, what module was Maven building at the time it got the error?  If it's not clear, as much of the Maven output as you can provide would probably be helpful.

---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/GERONIMO-381?page=comments#action_54260

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GERONIMO-381

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-381
    Summary: Cannot build a fresh checkout - two JARs not found
       Type: Bug

     Status: Unassigned
   Priority: Minor

    Project: Apache Geronimo
 Components: 
             buildsystem
   Versions:
             1.0-M3

   Assignee: 
   Reporter: Thomas Peuss

    Created: Sun, 17 Oct 2004 2:02 AM
    Updated: Sun, 17 Oct 2004 6:58 AM
Environment: Maven 1.0, Sun JDK 1.4.2_03

Description:
The build cannot continue because of the following unsatisfied dependencies:

geronimo-spec-j2ee-management-1.0-SNAPSHOT.jar
geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar

I run maven -X to see where maven tries to load this JARs from. Here is an example:
http://www.ibiblio.org/maven/geronimo-spec/jars/geronimo-spec-j2ee-management-1.0-SNAPSHOT.jar

The jars are not there so maven is right...


---------------------------------------------------------------------
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


[jira] Commented: (GERONIMO-381) Cannot build a fresh checkout - two JARs not found

Posted by de...@geronimo.apache.org.
The following comment has been added to this issue:

     Author: Thomas Peuss
    Created: Sun, 17 Oct 2004 9:54 AM
       Body:
First runnig "maven -Dmodule.types=specs" does help.

Thank you
Thomas
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/GERONIMO-381?page=comments#action_54263

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GERONIMO-381

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-381
    Summary: Cannot build a fresh checkout - two JARs not found
       Type: Bug

     Status: Unassigned
   Priority: Minor

    Project: Apache Geronimo
 Components: 
             buildsystem
   Versions:
             1.0-M3

   Assignee: 
   Reporter: Thomas Peuss

    Created: Sun, 17 Oct 2004 2:02 AM
    Updated: Sun, 17 Oct 2004 9:54 AM
Environment: Maven 1.0, Sun JDK 1.4.2_03

Description:
The build cannot continue because of the following unsatisfied dependencies:

geronimo-spec-j2ee-management-1.0-SNAPSHOT.jar
geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar

I run maven -X to see where maven tries to load this JARs from. Here is an example:
http://www.ibiblio.org/maven/geronimo-spec/jars/geronimo-spec-j2ee-management-1.0-SNAPSHOT.jar

The jars are not there so maven is right...


---------------------------------------------------------------------
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


[jira] Closed: (GERONIMO-381) Cannot build a fresh checkout - two JARs not found

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://nagoya.apache.org/jira/browse/GERONIMO-381?page=history ]
     
Aaron Mulder closed GERONIMO-381:
---------------------------------

     Resolution: Fixed
    Fix Version: 1.0-M3

No longer happens for a clean checkout and build ("maven") with no previous Maven history.  Specs are build as part of the process.

> Cannot build a fresh checkout - two JARs not found
> --------------------------------------------------
>
>          Key: GERONIMO-381
>          URL: http://nagoya.apache.org/jira/browse/GERONIMO-381
>      Project: Apache Geronimo
>         Type: Bug
>   Components: buildsystem
>     Versions: 1.0-M3
>  Environment: Maven 1.0, Sun JDK 1.4.2_03
>     Reporter: Thomas Peuss
>     Priority: Minor
>      Fix For: 1.0-M3

>
> The build cannot continue because of the following unsatisfied dependencies:
> geronimo-spec-j2ee-management-1.0-SNAPSHOT.jar
> geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar
> I run maven -X to see where maven tries to load this JARs from. Here is an example:
> http://www.ibiblio.org/maven/geronimo-spec/jars/geronimo-spec-j2ee-management-1.0-SNAPSHOT.jar
> The jars are not there so maven is right...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.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


[jira] Commented: (GERONIMO-381) Cannot build a fresh checkout - two JARs not found

Posted by de...@geronimo.apache.org.
The following comment has been added to this issue:

     Author: Alan Cabrera
    Created: Sun, 17 Oct 2004 7:19 AM
       Body:
Try building the specs first:

http://wiki.apache.org/geronimo/Building#head-b2a1fdd92453296b032556a9b53cdeb0368165c8

These are not automatically built because they rarely change.
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/GERONIMO-381?page=comments#action_54262

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GERONIMO-381

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-381
    Summary: Cannot build a fresh checkout - two JARs not found
       Type: Bug

     Status: Unassigned
   Priority: Minor

    Project: Apache Geronimo
 Components: 
             buildsystem
   Versions:
             1.0-M3

   Assignee: 
   Reporter: Thomas Peuss

    Created: Sun, 17 Oct 2004 2:02 AM
    Updated: Sun, 17 Oct 2004 7:19 AM
Environment: Maven 1.0, Sun JDK 1.4.2_03

Description:
The build cannot continue because of the following unsatisfied dependencies:

geronimo-spec-j2ee-management-1.0-SNAPSHOT.jar
geronimo-spec-j2ee-deployment-1.1-SNAPSHOT.jar

I run maven -X to see where maven tries to load this JARs from. Here is an example:
http://www.ibiblio.org/maven/geronimo-spec/jars/geronimo-spec-j2ee-management-1.0-SNAPSHOT.jar

The jars are not there so maven is right...


---------------------------------------------------------------------
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