|
Home > Archive > Apache JDO Project > August 2005 > maven build failed
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
maven build failed
|
|
| Karan Malhi 2005-08-05, 2:45 am |
| Just checked out code from svn. Am a newbie to this project, so started off
with looking into some code and then ran maven. The build failed, below is
the partial output
+----------------------------------------
| Executing multiproject:install-snapshot-callback JDO2 Implementation
(Query)
| Memory: 18M/26M
+----------------------------------------
Attempting to download jdo2-api-SNAPSHOT.jar.
Artifact /apache-jdo/jars/jdo2-api-SNAPSHOT.jar doesn't exists in remote
repository, but it exists locally
Attempting to download jdo2-core-SNAPSHOT.jar.
Artifact /apache-jdo/jars/jdo2-core-SNAPSHOT.jar doesn't exists in remote
repository, but it exists locally
Attempting to download jdo2-runtime-SNAPSHOT.jar.
Artifact /apache-jdo/jars/jdo2-runtime-SNAPSHOT.jar doesn't exists in remote
repository, but it exists locally
Attempting to download antlr-2.7.3.jar.
WARNING: Failed to download antlr-2.7.3.jar.
BUILD FAILED
File...... /home/karan/.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 dependency:
antlr-2.7.3.jar (try downloading from http://www.antlr.org/download.html)
Regards
--
Karan Malhi
"Playfully doing something difficult, whether useful or not, that is
hacking." -- Richard Stallman
| |
| Karan Malhi 2005-08-05, 2:45 am |
| OOPS!,
Just read the README.txt under trunk. Didnt realize that we needed to
seperately download some files.
On 8/4/05, Karan Malhi <karan.malhi@gmail.com> wrote:
>
> Just checked out code from svn. Am a newbie to this project, so started
> off with looking into some code and then ran maven. The build failed, below
> is the partial output
>
> +----------------------------------------
> | Executing multiproject:install-snapshot-callback JDO2 Implementation
> (Query)
> | Memory: 18M/26M
> +----------------------------------------
> Attempting to download jdo2-api-SNAPSHOT.jar.
> Artifact /apache-jdo/jars/jdo2-api-SNAPSHOT.jar doesn't exists in remote
> repository, but it exists locally
> Attempting to download jdo2-core-SNAPSHOT.jar.
> Artifact /apache-jdo/jars/jdo2-core-SNAPSHOT.jar doesn't exists in remote
> repository, but it exists locally
> Attempting to download jdo2-runtime-SNAPSHOT.jar.
> Artifact /apache-jdo/jars/jdo2-runtime-SNAPSHOT.jar doesn't exists in
> remote repository, but it exists locally
> Attempting to download antlr-2.7.3.jar.
> WARNING: Failed to download antlr-2.7.3.jar.
>
> BUILD FAILED
> File...... /home/karan/.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 dependency:
>
> antlr-2.7.3.jar (try downloading from http://www.antlr.org/download.html)
>
> Regards
>
> --
> Karan Malhi
>
> "Playfully doing something difficult, whether useful or not, that is
> hacking." -- Richard Stallman
--
Karan Malhi
"Playfully doing something difficult, whether useful or not, that is
hacking." -- Richard Stallman
| |
| Craig Russell 2005-08-05, 2:45 am |
| | |
| Karan Malhi 2005-08-05, 2:45 am |
| Hi Craig,
The information was exactly where it should have been . I was just being
lazy to read the whole thing, and thought i would try and run maven first. I
have downloaded antlr and jar files for jndi.
However, what version of JPOX jar files need to be downloaded. Can i simply
download the latest beta versions?
If i need to make a change to the README.txt (like add the version numbers
for JPOX jars), then do i submit a diff of README.txt file to the mailing
list?
Regards
On 8/5/05, Craig Russell <Craig.Russell@sun.com> wrote:
>
> Hi Karan,
> On Aug 4, 2005, at 8:50 PM, Karan Malhi wrote:
>
> Just checked out code from svn. Am a newbie to this project, so started
> off
> with looking into some code and then ran maven. The build failed, below is
> the partial output
>
>
> This is just what is needed. Someone to download the repo and try to build
> it.
>
> ANTLR is a dependency of JDO but unfortunately, maven can't get it all by
> itself because ANTLR isn't available in a location that maven can access
> itself. That's why we give you a clue as to where to find it
>
> antlr-2.7.3.jar (try downloading from http://www.antlr.org/download.html)
>
>
> What you have to do it to download it yourself. This should be explained
> in the readme for the project. It should tell you exactly what to do with
> the file that you download from the ANTLR site.
>
> If the explanation isn't where you expected it to be, could you tell us
> where you did expect this information to be? We can't by ourselves fix ANTLR
> download, but we sure can give you more explicit instructions how and where
> to find it.
>
> Thanks,
>
> Craig
>
>
> +----------------------------------------
> | Executing multiproject:install-snapshot-callback JDO2 Implementation
> (Query)
> | Memory: 18M/26M
> +----------------------------------------
> Attempting to download jdo2-api-SNAPSHOT.jar.
> Artifact /apache-jdo/jars/jdo2-api-SNAPSHOT.jar doesn't exists in remote
> repository, but it exists locally
> Attempting to download jdo2-core-SNAPSHOT.jar.
> Artifact /apache-jdo/jars/jdo2-core-SNAPSHOT.jar doesn't exists in remote
> repository, but it exists locally
> Attempting to download jdo2-runtime-SNAPSHOT.jar.
> Artifact /apache-jdo/jars/jdo2-runtime-SNAPSHOT.jar doesn't exists in
> remote
> repository, but it exists locally
> Attempting to download antlr-2.7.3.jar.
> WARNING: Failed to download antlr-2.7.3.jar.
>
> BUILD FAILED
> File...... /home/karan/.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 dependency:
>
> antlr-2.7.3.jar (try downloading from http://www.antlr.org/download.html)
>
> Regards
>
> --
> Karan Malhi
>
> "Playfully doing something difficult, whether useful or not, that is
> hacking." -- Richard Stallman
>
>
> Craig Russell
>
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
>
> 408 276-5638 mailto:Craig.Russell@sun.com <Craig.Russell@sun.com>
>
> P.S. A good JDO? O, Gasp!
>
>
>
--
Karan Malhi
"Playfully doing something difficult, whether useful or not, that is
hacking." -- Richard Stallman
| |
| Karan Malhi 2005-08-05, 2:45 am |
| Is there a specific location in the repository where i need to put derby jar
files?
On 8/5/05, Karan Malhi <karan.malhi@gmail.com> wrote:
>
> Hi Craig,
>
> The information was exactly where it should have been . I was just being
> lazy to read the whole thing, and thought i would try and run maven first.. I
> have downloaded antlr and jar files for jndi.
>
> However, what version of JPOX jar files need to be downloaded. Can i
> simply download the latest beta versions?
> If i need to make a change to the README.txt (like add the version numbers
> for JPOX jars), then do i submit a diff of README.txt file to the mailing
> list?
>
> Regards
>
> On 8/5/05, Craig Russell <Craig.Russell@sun.com> wrote:
>
>
> --
> Karan Malhi
>
> "Playfully doing something difficult, whether useful or not, that is
> hacking." -- Richard Stallman
>
--
Karan Malhi
"Playfully doing something difficult, whether useful or not, that is
hacking." -- Richard Stallman
| |
| Craig Russell 2005-08-05, 2:45 am |
| | |
| Craig Russell 2005-08-05, 2:45 am |
| | |
| Karan Malhi 2005-08-05, 2:45 am |
| I am a newbie, have worked with it a little bit, but need to read more about
it. I did put the derby files in the /repository/derby/jars, just guessed
that this would be the location.
Another question:
For c3p0, the README says that i need to copy c3p0-0.9.0-pre6.jar to the
/repository/c3p0/jars folder. I just downloaded the latest c3p0 jar file and
it is name c3p0-0.9.0.jar. Would i need to rename this file to
c3p0-0.9.0-pre6.jar before i copy it? I will just rename it just to be on
the safer side though.
On 8/5/05, Craig Russell <Craig.Russell@sun.com> wrote:
>
> Hi Karan,
> In the tck20 project.xml, you will find the dependencies. Derby is
> 10.0.2.1 <http://10.0.2.1>. So you need to put a jar file called
> derby-10.0.2.1.jar into the maven repository/derby/jars/ directory.
>
> If this is too cryptic, it might belong in the README file.
>
> How familiar are you with maven? (I'm a newby myself...)
>
> Craig
>
> On Aug 4, 2005, at 9:54 PM, Karan Malhi wrote:
>
> Is there a specific location in the repository where i need to put derby
> jar
> files?
>
> On 8/5/05, Karan Malhi <karan.malhi@gmail.com> wrote:
>
>
> Hi Craig,
>
> The information was exactly where it should have been . I was just being
> lazy to read the whole thing, and thought i would try and run maven first..
> I
> have downloaded antlr and jar files for jndi.
>
> However, what version of JPOX jar files need to be downloaded. Can i
> simply download the latest beta versions?
> If i need to make a change to the README.txt (like add the version numbers
> for JPOX jars), then do i submit a diff of README.txt file to the mailing
> list?
>
> Regards
>
> On 8/5/05, Craig Russell <Craig.Russell@sun.com> wrote:
>
>
> Hi Karan,
> On Aug 4, 2005, at 8:50 PM, Karan Malhi wrote:
>
> Just checked out code from svn. Am a newbie to this project, so started
> off
> with looking into some code and then ran maven. The build failed, below
> is
> the partial output
>
>
> This is just what is needed. Someone to download the repo and try to
> build it.
>
> ANTLR is a dependency of JDO but unfortunately, maven can't get it all
> by itself because ANTLR isn't available in a location that maven can
> access
> itself. That's why we give you a clue as to where to find it
>
> antlr-2.7.3.jar (try downloading from http://www.antlr.org/download.html
> )
>
>
> What you have to do it to download it yourself. This should be explained
> in the readme for the project. It should tell you exactly what to do with
> the file that you download from the ANTLR site.
>
> If the explanation isn't where you expected it to be, could you tell us
> where you did expect this information to be? We can't by ourselves fix
> ANTLR
> download, but we sure can give you more explicit instructions how and
> where
> to find it.
>
> Thanks,
>
> Craig
>
>
> +----------------------------------------
> | Executing multiproject:install-snapshot-callback JDO2 Implementation
> (Query)
> | Memory: 18M/26M
> +----------------------------------------
> Attempting to download jdo2-api-SNAPSHOT.jar.
> Artifact /apache-jdo/jars/jdo2- api-SNAPSHOT.jar doesn't exists in
> remote
> repository, but it exists locally
> Attempting to download jdo2-core-SNAPSHOT.jar.
> Artifact /apache-jdo/jars/jdo2-core-SNAPSHOT.jar doesn't exists in
> remote
> repository, but it exists locally
> Attempting to download jdo2-runtime-SNAPSHOT.jar .
> Artifact /apache-jdo/jars/jdo2-runtime-SNAPSHOT.jar doesn't exists in
> remote
> repository, but it exists locally
> Attempting to download antlr-2.7.3.jar.
> WARNING: Failed to download antlr-2.7.3.jar.
>
> BUILD FAILED
> File...... /home/karan/.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
> dependency:
>
> antlr-2.7.3.jar (try downloading from http://www.antlr.org/download.html
> )
>
> Regards
>
> --
> Karan Malhi
>
> "Playfully doing something difficult, whether useful or not, that is
> hacking." -- Richard Stallman
>
>
> Craig Russell
>
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
>
> 408 276-5638 mailto:Craig.Russell@sun.com <Craig.Russell@sun.com> <
> Craig.Russell@sun.com>
>
> P.S. A good JDO? O, Gasp!
>
>
>
>
>
>
> --
> Karan Malhi
>
> "Playfully doing something difficult, whether useful or not, that is
> hacking." -- Richard Stallman
>
>
>
>
>
> --
> Karan Malhi
>
> "Playfully doing something difficult, whether useful or not, that is
> hacking." -- Richard Stallman
>
>
> Craig Russell
>
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
>
> 408 276-5638 mailto:Craig.Russell@sun.com <Craig.Russell@sun.com>
>
> P.S. A good JDO? O, Gasp!
>
>
>
--
Karan Malhi
"Playfully doing something difficult, whether useful or not, that is
hacking." -- Richard Stallman
| |
| Karan Malhi 2005-08-05, 2:45 am |
| Build Failed this time too. Here is a partial output. Am i doing something
wrong here?
+----------------------------------------
| Executing multiproject:install-snapshot-callback JDO2 Implementation
(FOStore)
| Memory: 8M/10M
+----------------------------------------
Attempting to download jdo2-api-SNAPSHOT.jar.
Artifact /apache-jdo/jars/jdo2-api-SNAPSHOT.jar doesn't exists in remote
repository, but it exists locally
Attempting to download jdo2-core-SNAPSHOT.jar.
Artifact /apache-jdo/jars/jdo2-core-SNAPSHOT.jar doesn't exists in remote
repository, but it exists locally
Attempting to download jdo2-enhancer-SNAPSHOT.jar.
Artifact /apache-jdo/jars/jdo2-enhancer-SNAPSHOT.jar doesn't exists in
remote repository, but it exists locally
Attempting to download jdo2-query-SNAPSHOT.jar.
Artifact /apache-jdo/jars/jdo2-query-SNAPSHOT.jar doesn't exists in remote
repository, but it exists locally
Attempting to download jdo2-runtime-SNAPSHOT.jar.
Artifact /apache-jdo/jars/jdo2-runtime-SNAPSHOT.jar doesn't exists in remote
repository, but it exists locally
Attempting to download jdo-btree-SNAPSHOT.jar.
Artifact /apache-jdo/jars/jdo-btree-SNAPSHOT.jar doesn't exists in remote
repository, but it exists locally
jar:jar:
jar:install-snapshot:
build:end:
build:start:
multiproject:install-snapshot-callback:
[echo] Running jar:install-snapshot for JDO2 Implementation (FOStore)
java:prepare-filesystem:
java:compile:
[echo] Compiling to /home/karan/Projects/jdo/trunk/fostore20/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
test:test:
pcclasses:
testjar.build:
[delete] Deleting:
/home/karan/Projects/jdo/trunk/fostore20/target/test-classes/jdo-
ri-tests.jar
[jar] Building jar:
/home/karan/Projects/jdo/trunk/fostore20/target/test-classes/jdo-
ri-tests.jar
fsuid2.build:
[junit] Running org.apache.jdo.test.Test_SCOArrayListOptimistic
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.128 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_SCOArrayListOptimistic FAILED
[junit] Running org.apache.jdo.test.Test_NegAll
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.099 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_NegAll FAILED
[junit] Running org.apache.jdo.test.Test_SCOHashSet
[junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.159 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_SCOHashSet FAILED
[junit] Running org.apache.jdo.test.Test_Stroke
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.172 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_Stroke FAILED
[junit] Running org.apache.jdo.test.Test_ClosePMF
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.169 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_ClosePMF FAILED
[junit] Running org.apache.jdo.test.Test_RectAppId
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.17 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_RectAppId FAILED
[junit] Running org.apache.jdo.test.Test_SerializeInher
[junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 1.133 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_SerializeInher FAILED
[junit] Running org.apache.jdo.test.Test_SCOTreeSet
[junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.125 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_SCOTreeSet FAILED
[junit] Running org.apache.jdo.test.Test_Container
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.336 sec
[junit] Running org.apache.jdo.test.Test_Optimistic
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.167 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_Optimistic FAILED
[junit] Running org.apache.jdo.test.Test_Insert2
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.137 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_Insert2 FAILED
[junit] Running org.apache.jdo.test.Test_Serialize
[junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 1.17 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_Serialize FAILED
[junit] Running org.apache.jdo.test.Test_4510817
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.121 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_4510817 FAILED
[junit] Running org.apache.jdo.test.Test_Inheritance
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.167 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_Inheritance FAILED
[junit] Running org.apache.jdo.test.Test_AppId
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.284 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_AppId FAILED
[junit] Running org.apache.jdo.test.Test_SCORollback
[junit] Tests run: 8, Failures: 0, Errors: 8, Time elapsed: 1.276 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_SCORollback FAILED
[junit] Running org.apache.jdo.test.Test_LifeCycle_RetFOpt
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.186 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_LifeCycle_RetFOpt FAILED
[junit] Running org.apache.jdo.test.Test_Freezer
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.142 sec
[junit] Running org.apache.jdo.test.Test_Many
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.126 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_Many FAILED
[junit] Running org.apache.jdo.test.Test_Insert
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.399 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_Insert FAILED
[junit] Running org.apache.jdo.test.Test_Query
[junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 1.093 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_Query FAILED
[junit] Running org.apache.jdo.test.Test_ParallelPMs
[junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 1.094 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_ParallelPMs FAILED
[junit] Running org.apache.jdo.test.Test_UserHashCode
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.123 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_UserHashCode FAILED
[junit] Running org.apache.jdo.test.Test_RollbackFlushedNew
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.289 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_RollbackFlushedNew FAILED
[junit] Running org.apache.jdo.test.Test_Collections
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.217 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_Collections FAILED
[junit] Running org.apache.jdo.test.Test_LifeCycle_RetF
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.098 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_LifeCycle_RetF FAILED
[junit] Running org.apache.jdo.test.Test_LifeCycle_Opt
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.071 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_LifeCycle_Opt FAILED
[junit] Running org.apache.jdo.test.Test_ObjectId
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.114 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_ObjectId FAILED
[junit] Running org.apache.jdo.test.Test_Interfaces
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.108 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_Interfaces FAILED
[junit] Running org.apache.jdo.test.Test_LargeObj
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.13 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_LargeObj FAILED
[junit] Running org.apache.jdo.test.Test_SCOHashMap
[junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.156 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_SCOHashMap FAILED
[junit] Running org.apache.jdo.test.Test_Primitives
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.099 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_Primitives FAILED
[junit] Running org.apache.jdo.test.Test_Rect
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.076 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_Rect FAILED
[junit] Running org.apache.jdo.test.Test_Navigate
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.075 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_Navigate FAILED
[junit] Running org.apache.jdo.test.Test_Arrays
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.103 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_Arrays FAILED
[junit] Running org.apache.jdo.test.Test_Delete
[junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.161 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_Delete FAILED
[junit] Running org.apache.jdo.test.Test_SCOTreeMap
[junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.159 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_SCOTreeMap FAILED
[junit] Running org.apache.jdo.test.Test_StringOID
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.778 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_StringOID FAILED
[junit] Running org.apache.jdo.test.Test_PCDerived
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.069 sec
[junit] Running org.apache.jdo.test.Test_DupAppId
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.437 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_DupAppId FAILED
[junit] Running org.apache.jdo.test.Test_EmpDeptAppId
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.247 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_EmpDeptAppId FAILED
[junit] Running org.apache.jdo.test.Test_SCO_Base
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.181 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_SCO_Base FAILED
[junit] Running org.apache.jdo.test.Test_SCOArrayList
[junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.956 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_SCOArrayList FAILED
[junit] Running org.apache.jdo.test.Test_SerializeComplex
[junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 1.087 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_SerializeComplex FAILED
[junit] Running org.apache.jdo.test.Test_SCODate
[junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.092 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_SCODate FAILED
[junit] Running org.apache.jdo.test.Test_Rollback
[junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.122 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_Rollback FAILED
[junit] Running org.apache.jdo.test.Test_SCO
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.215 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_SCO FAILED
[junit] Running org.apache.jdo.test.Test_ActivateClass
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.132 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_ActivateClass FAILED
[junit] Running org.apache.jdo.test.Test_KeyFieldNull
[junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 1.111 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_KeyFieldNull FAILED
[junit] Running org.apache.jdo.test.Test_NonTxAccess
[junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.559 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_NonTxAccess FAILED
[junit] Running org.apache.jdo.test.Test_Fetch
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.067 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_Fetch FAILED
[junit] Running org.apache.jdo.test.Test_6214617
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.192 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_6214617 FAILED
[junit] Running org.apache.jdo.test.Test_4515265
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.78 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_4515265 FAILED
[junit] Running org.apache.jdo.test.Test_OptimisticNullNotNull
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.167 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_OptimisticNullNotNull FAILED
[junit] Running org.apache.jdo.test.Test_EmpDept
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.279 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_EmpDept FAILED
[junit] Running org.apache.jdo.test.Test_EmpDeptSerialization
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.22 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_EmpDeptSerialization FAILED
[junit] Running org.apache.jdo.test.Test_Reachability
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.13 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_Reachability FAILED
[junit] Running org.apache.jdo.test.Test_SCOHashtable
[junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.136 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_SCOHashtable FAILED
[junit] Running org.apache.jdo.test.Test_SCOSqlDate
[junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.154 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_SCOSqlDate FAILED
[junit] Running org.apache.jdo.test.Test_Extent
[junit] Tests run: 7, Failures: 0, Errors: 7, Time elapsed: 1.17 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_Extent FAILED
[junit] Running org.apache.jdo.test.Test_HollowUpdate
[junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 1.085 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_HollowUpdate FAILED
[junit] Running org.apache.jdo.test.Test_SCOLinkedList
[junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.087 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_SCOLinkedList FAILED
[junit] Running org.apache.jdo.test.Test_SCOVector
[junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.121 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_SCOVector FAILED
[junit] Running org.apache.jdo.test.Test_WeakHashSet
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.567 sec
[junit] Running org.apache.jdo.test.Test_Fetch2
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.133 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_Fetch2 FAILED
[junit] Running org.apache.jdo.test.Test_GetObjectById
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.089 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_GetObjectById FAILED
[junit] Running org.apache.jdo.test.Test_JDOModel
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.041 sec
[junit] Running org.apache.jdo.test.Test_Update
[junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 1.116 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_Update FAILED
[junit] Running org.apache.jdo.test.Test_WeakValueHashMap
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.804 sec
[junit] Running org.apache.jdo.test.Test_PMFProperties
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.671 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_PMFProperties FAILED
[junit] Running org.apache.jdo.test.Test_RefArrays
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.123 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_RefArrays FAILED
[junit] Running org.apache.jdo.test.Test_LifeCycle
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.146 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_LifeCycle FAILED
[junit] Running org.apache.jdo.test.Test_Cycle
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.134 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_Cycle FAILED
[junit] Running org.apache.jdo.test.Test_SerialPMs
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.101 sec
[junit] [ERROR] TEST org.apache.jdo.test.Test_SerialPMs FAILED
[junit] Running org.apache.jdo.impl.fostore.Test_FSUID
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.734 sec
[junit] Running org.apache.jdo.impl.fostore.Test_Transcriber
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.939 sec
BUILD FAILED
File...... /home/karan/.maven/cache/maven-multiproject-plugin-1.3.1
/plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
Unable to obtain goal [multiproject:install-snapshot-callback] --
/home/karan/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: <fail>
There were test failures.
Total time: 3 minutes 47 seconds
Finished at: Fri Aug 05 01:21:05 EDT 2005
On 8/5/05, Karan Malhi <karan.malhi@gmail.com> wrote:
>
> I am a newbie, have worked with it a little bit, but need to read more
> about it. I did put the derby files in the /repository/derby/jars, just
> guessed that this would be the location.
>
> Another question:
>
> For c3p0, the README says that i need to copy c3p0-0.9.0-pre6.jar to the
> /repository/c3p0/jars folder. I just downloaded the latest c3p0 jar file and
> it is name c3p0-0.9.0.jar. Would i need to rename this file to
> c3p0-0.9.0-pre6.jar before i copy it? I will just rename it just to be on
> the safer side though.
>
> On 8/5/05, Craig Russell <Craig.Russell@sun.com> wrote:
>
>
> --
> Karan Malhi
>
> "Playfully doing something difficult, whether useful or not, that is
> hacking." -- Richard Stallman
>
--
Karan Malhi
"Playfully doing something difficult, whether useful or not, that is
hacking." -- Richard Stallman
| |
| Karan Malhi 2005-08-05, 2:45 am |
| Running 'maven build' in ri11 also failed. Below is the output
karan@j2ee:~/Projects/jdo/trunk/ri11$ maven build
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0.2
Attempting to download jdo1-api-SNAPSHOT.jar.
WARNING: Failed to download jdo1-api-SNAPSHOT.jar.
Attempting to download jdo-btree-SNAPSHOT.jar.
Artifact /apache-jdo/jars/jdo-btree-SNAPSHOT.jar doesn't exists in remote
repository, but it exists locally
The build cannot continue because of the following unsatisfied dependency:
jdo1-api-SNAPSHOT.jar
Total time: 7 seconds
Finished at: Fri Aug 05 01:30:27 EDT 2005
On 8/5/05, Karan Malhi <karan.malhi@gmail.com> wrote:
>
> Build Failed this time too. Here is a partial output. Am i doing something
> wrong here?
>
> +----------------------------------------
> | Executing multiproject:install-snapshot-callback JDO2 Implementation
> (FOStore)
> | Memory: 8M/10M
> +----------------------------------------
> Attempting to download jdo2-api-SNAPSHOT.jar.
> Artifact /apache-jdo/jars/jdo2-api-SNAPSHOT.jar doesn't exists in remote
> repository, but it exists locally
> Attempting to download jdo2-core-SNAPSHOT.jar.
> Artifact /apache-jdo/jars/jdo2-core-SNAPSHOT.jar doesn't exists in remote
> repository, but it exists locally
> Attempting to download jdo2-enhancer-SNAPSHOT.jar.
> Artifact /apache-jdo/jars/jdo2-enhancer-SNAPSHOT.jar doesn't exists in
> remote repository, but it exists locally
> Attempting to download jdo2-query-SNAPSHOT.jar.
> Artifact /apache-jdo/jars/jdo2-query-SNAPSHOT.jar doesn't exists in remote
> repository, but it exists locally
> Attempting to download jdo2-runtime-SNAPSHOT.jar.
> Artifact /apache-jdo/jars/jdo2-runtime-SNAPSHOT.jar doesn't exists in
> remote repository, but it exists locally
> Attempting to download jdo-btree-SNAPSHOT.jar.
> Artifact /apache-jdo/jars/jdo-btree-SNAPSHOT.jar doesn't exists in remote
> repository, but it exists locally
>
> jar:jar:
>
> jar:install-snapshot:
>
>
> build:end:
>
> build:start:
>
> multiproject:install-snapshot-callback:
> [echo] Running jar:install-snapshot for JDO2 Implementation (FOStore)
> java:prepare-filesystem:
>
> java:compile:
> [echo] Compiling to
> /home/karan/Projects/jdo/trunk/fostore20/target/classes
>
> java:jar-resources:
>
> test:prepare-filesystem:
>
> test:test-resources:
>
> test:compile:
>
> test:test:
> pcclasses:
>
> testjar.build:
> [delete] Deleting:
> /home/karan/Projects/jdo/trunk/fostore20/target/test-classes/jdo-
> ri-tests.jar
> [jar] Building jar:
> /home/karan/Projects/jdo/trunk/fostore20/target/test-classes/jdo-
> ri-tests.jar
>
> fsuid2.build:
>
> [junit] Running org.apache.jdo.test.Test_SCOArrayListOptimistic
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.128 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_SCOArrayListOptimisticFAILED
> [junit] Running org.apache.jdo.test.Test_NegAll
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.099 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_NegAll FAILED
> [junit] Running org.apache.jdo.test.Test_SCOHashSet
> [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.159 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_SCOHashSet FAILED
> [junit] Running org.apache.jdo.test.Test_Stroke
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.172 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_Stroke FAILED
> [junit] Running org.apache.jdo.test.Test_ClosePMF
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.169 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_ClosePMF FAILED
> [junit] Running org.apache.jdo.test.Test_RectAppId
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.17 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_RectAppId FAILED
> [junit] Running org.apache.jdo.test.Test_SerializeInher
> [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 1.133 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_SerializeInher FAILED
> [junit] Running org.apache.jdo.test.Test_SCOTreeSet
> [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.125 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_SCOTreeSet FAILED
> [junit] Running org.apache.jdo.test.Test_Container
> [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.336 sec
> [junit] Running org.apache.jdo.test.Test_Optimistic
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.167 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_Optimistic FAILED
> [junit] Running org.apache.jdo.test.Test_Insert2
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.137 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_Insert2 FAILED
> [junit] Running org.apache.jdo.test.Test_Serialize
> [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 1.17 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_Serialize FAILED
> [junit] Running org.apache.jdo.test.Test_4510817
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.121 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_4510817 FAILED
> [junit] Running org.apache.jdo.test.Test_Inheritance
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.167 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_Inheritance FAILED
> [junit] Running org.apache.jdo.test.Test_AppId
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.284 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_AppId FAILED
> [junit] Running org.apache.jdo.test.Test_SCORollback
> [junit] Tests run: 8, Failures: 0, Errors: 8, Time elapsed: 1.276 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_SCORollback FAILED
> [junit] Running org.apache.jdo.test.Test_LifeCycle_RetFOpt
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.186 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_LifeCycle_RetFOpt FAILED
> [junit] Running org.apache.jdo.test.Test_Freezer
> [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.142 sec
> [junit] Running org.apache.jdo.test.Test_Many
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.126 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_Many FAILED
> [junit] Running org.apache.jdo.test.Test_Insert
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.399 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_Insert FAILED
> [junit] Running org.apache.jdo.test.Test_Query
> [junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 1.093 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_Query FAILED
> [junit] Running org.apache.jdo.test.Test_ParallelPMs
> [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 1.094 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_ParallelPMs FAILED
> [junit] Running org.apache.jdo.test.Test_UserHashCode
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.123 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_UserHashCode FAILED
> [junit] Running org.apache.jdo.test.Test_RollbackFlushedNew
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.289 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_RollbackFlushedNew FAILED
> [junit] Running org.apache.jdo.test.Test_Collections
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.217 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_Collections FAILED
> [junit] Running org.apache.jdo.test.Test_LifeCycle_RetF
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.098 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_LifeCycle_RetF FAILED
> [junit] Running org.apache.jdo.test.Test_LifeCycle_Opt
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.071 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_LifeCycle_Opt FAILED
> [junit] Running org.apache.jdo.test.Test_ObjectId
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.114 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_ObjectId FAILED
> [junit] Running org.apache.jdo.test.Test_Interfaces
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.108 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_Interfaces FAILED
> [junit] Running org.apache.jdo.test.Test_LargeObj
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.13 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_LargeObj FAILED
> [junit] Running org.apache.jdo.test.Test_SCOHashMap
> [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.156 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_SCOHashMap FAILED
> [junit] Running org.apache.jdo.test.Test_Primitives
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.099 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_Primitives FAILED
> [junit] Running org.apache.jdo.test.Test_Rect
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.076 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_Rect FAILED
> [junit] Running org.apache.jdo.test.Test_Navigate
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.075 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_Navigate FAILED
> [junit] Running org.apache.jdo.test.Test_Arrays
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.103 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_Arrays FAILED
> [junit] Running org.apache.jdo.test.Test_Delete
> [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.161 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_Delete FAILED
> [junit] Running org.apache.jdo.test.Test_SCOTreeMap
> [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.159 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_SCOTreeMap FAILED
> [junit] Running org.apache.jdo.test.Test_StringOID
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.778 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_StringOID FAILED
> [junit] Running org.apache.jdo.test.Test_PCDerived
> [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.069 sec
> [junit] Running org.apache.jdo.test.Test_DupAppId
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.437 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_DupAppId FAILED
> [junit] Running org.apache.jdo.test.Test_EmpDeptAppId
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.247 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_EmpDeptAppId FAILED
> [junit] Running org.apache.jdo.test.Test_SCO_Base
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.181 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_SCO_Base FAILED
> [junit] Running org.apache.jdo.test.Test_SCOArrayList
> [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.956 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_SCOArrayList FAILED
> [junit] Running org.apache.jdo.test.Test_SerializeComplex
> [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 1.087 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_SerializeComplex FAILED
> [junit] Running org.apache.jdo.test.Test_SCODate
> [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.092 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_SCODate FAILED
> [junit] Running org.apache.jdo.test.Test_Rollback
> [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.122 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_Rollback FAILED
> [junit] Running org.apache.jdo.test.Test_SCO
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.215 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_SCO FAILED
> [junit] Running org.apache.jdo.test.Test_ActivateClass
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.132 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_ActivateClass FAILED
> [junit] Running org.apache.jdo.test.Test_KeyFieldNull
> [junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 1.111 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_KeyFieldNull FAILED
> [junit] Running org.apache.jdo.test.Test_NonTxAccess
> [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.559 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_NonTxAccess FAILED
> [junit] Running org.apache.jdo.test.Test_Fetch
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.067 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_Fetch FAILED
> [junit] Running org.apache.jdo.test.Test_6214617
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.192 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_6214617 FAILED
> [junit] Running org.apache.jdo.test.Test_4515265
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.78 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_4515265 FAILED
> [junit] Running org.apache.jdo.test.Test_OptimisticNullNotNull
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.167 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_OptimisticNullNotNull FAILED
> [junit] Running org.apache.jdo.test.Test_EmpDept
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.279 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_EmpDept FAILED
> [junit] Running org.apache.jdo.test.Test_EmpDeptSerialization
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.22 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_EmpDeptSerialization FAILED
> [junit] Running org.apache.jdo.test.Test_Reachability
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.13 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_Reachability FAILED
> [junit] Running org.apache.jdo.test.Test_SCOHashtable
> [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.136 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_SCOHashtable FAILED
> [junit] Running org.apache.jdo.test.Test_SCOSqlDate
> [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.154 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_SCOSqlDate FAILED
> [junit] Running org.apache.jdo.test.Test_Extent
> [junit] Tests run: 7, Failures: 0, Errors: 7, Time elapsed: 1.17 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_Extent FAILED
> [junit] Running org.apache.jdo.test.Test_HollowUpdate
> [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 1.085 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_HollowUpdate FAILED
> [junit] Running org.apache.jdo.test.Test_SCOLinkedList
> [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.087 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_SCOLinkedList FAILED
> [junit] Running org.apache.jdo.test.Test_SCOVector
> [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 1.121 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_SCOVector FAILED
> [junit] Running org.apache.jdo.test.Test_WeakHashSet
> [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.567 sec
> [junit] Running org.apache.jdo.test.Test_Fetch2
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.133 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_Fetch2 FAILED
> [junit] Running org.apache.jdo.test.Test_GetObjectById
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.089 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_GetObjectById FAILED
> [junit] Running org.apache.jdo.test.Test_JDOModel
> [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.041 sec
> [junit] Running org.apache.jdo.test.Test_Update
> [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 1.116 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_Update FAILED
> [junit] Running org.apache.jdo.test.Test_WeakValueHashMap
> [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.804 sec
> [junit] Running org.apache.jdo.test.Test_PMFProperties
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.671 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_PMFProperties FAILED
> [junit] Running org.apache.jdo.test.Test_RefArrays
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.123 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_RefArrays FAILED
> [junit] Running org.apache.jdo.test.Test_LifeCycle
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.146 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_LifeCycle FAILED
> [junit] Running org.apache.jdo.test.Test_Cycle
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.134 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_Cycle FAILED
> [junit] Running org.apache.jdo.test.Test_SerialPMs
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.101 sec
> [junit] [ERROR] TEST org.apache.jdo.test.Test_SerialPMs FAILED
> [junit] Running org.apache.jdo.impl.fostore.Test_FSUID
> [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.734 sec
> [junit] Running org.apache.jdo.impl.fostore.Test_Transcriber
> [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.939 sec
>
> BUILD FAILED
> File...... /home/karan/.maven/cache/maven-multiproject-plugin-1.3.1
> /plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> Unable to obtain goal [multiproject:install-snapshot-callback] --
> /home/karan/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54:
> <fail> There were test failures.
> Total time: 3 minutes 47 seconds
> Finished at: Fri Aug 05 01:21:05 EDT 2005
>
>
> On 8/5/05, Karan Malhi <karan.malhi@gmail.com> wrote:
>
>
>
> --
> Karan Malhi
>
> "Playfully doing something difficult, whether useful or not, that is
> hacking." -- Richard Stallman
>
--
Karan Malhi
"Playfully doing something difficult, whether useful or not, that is
hacking." -- Richard Stallman
| |
| Karan Malhi 2005-08-05, 2:45 am |
| Running 'maven build' in tck11 also failed. Below is the output:
karan@j2ee:~/Projects/jdo/trunk/tck11$ maven build
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0.2
Attempting to download jdo1-api-SNAPSHOT.jar.
WARNING: Failed to download jdo1-api-SNAPSHOT.jar.
Attempting to download jdo-btree-SNAPSHOT.jar.
Artifact /apache-jdo/jars/jdo-btree-SNAPSHOT.jar doesn't exists in remote
repository, but it exists locally
Attempting to download jdo1-ri-SNAPSHOT.jar.
WARNING: Failed to download jdo1-ri-SNAPSHOT.jar.
Attempting to download spring-core-1.1.3.jar.
257K downloaded
The build cannot continue because of the following unsatisfied dependencies:
jdo1-api-SNAPSHOT.jar
jdo1-ri-SNAPSHOT.jar
Total time: 9 seconds
Finished at: Fri Aug 05 01:32:33 EDT 2005
| |
| Karan Malhi 2005-08-05, 2:45 am |
| I checked the /repository/apache-jdo/jars folder and could not find
jdo1-api-SNAPSHOT.jar and
jdo1-ri-SNAPSHOT.jar.
Should i actually download them too and place them in the above folder?
On 8/5/05, Karan Malhi <karan.malhi@gmail.com> wrote:
>
> Running 'maven build' in tck11 also failed. Below is the output:
>
> karan@j2ee:~/Projects/jdo/trunk/tck11$ maven build
> __ __
> | \/ |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
> |_| |_\__,_|\_/\___|_||_| v. 1.0.2
>
> Attempting to download jdo1-api-SNAPSHOT.jar.
> WARNING: Failed to download jdo1-api-SNAPSHOT.jar.
> Attempting to download jdo-btree-SNAPSHOT.jar.
> Artifact /apache-jdo/jars/jdo-btree-SNAPSHOT.jar doesn't exists in remote
> repository, but it exists locally
> Attempting to download jdo1-ri-SNAPSHOT.jar.
> WARNING: Failed to download jdo1-ri-SNAPSHOT.jar.
> Attempting to download spring-core-1.1.3.jar.
> 257K downloaded
> The build cannot continue because of the following unsatisfied
> dependencies:
>
> jdo1-api-SNAPSHOT.jar
> jdo1-ri-SNAPSHOT.jar
>
> Total time: 9 seconds
> Finished at: Fri Aug 05 01:32:33 EDT 2005
>
>
>
--
Karan Malhi
"Playfully doing something difficult, whether useful or not, that is
hacking." -- Richard Stallman
| |
| Michael Watzek 2005-08-05, 7:45 am |
| Hi Karan,
> I am a newbie, have worked with it a little bit, but need to read more about
> it. I did put the derby files in the /repository/derby/jars, just guessed
> that this would be the location.
That's right.
>
> Another question:
>
> For c3p0, the README says that i need to copy c3p0-0.9.0-pre6.jar to the
> /repository/c3p0/jars folder. I just downloaded the latest c3p0 jar file and
> it is name c3p0-0.9.0.jar. Would i need to rename this file to
> c3p0-0.9.0-pre6.jar before i copy it? I will just rename it just to be on
> the safer side though.
Actually, you need to rename the jar. In the dedendency section of
"project.xml" we currently reference version "0.9.0-pre6". I agree that
it makes sense to update to version "0.9.0".
I'll send a patch in a separate mail.
Regards,
Michael
>
> On 8/5/05, Craig Russell <Craig.Russell@sun.com> wrote:
>
>
>
>
--
-------------------------------------------------------------------
Michael Watzek Tech@Spree Engineering GmbH
mailto:mwa.tech@spree.de Buelowstr. 66
Tel.: ++49/30/235 520 36 10783 Berlin - Germany
Fax.: ++49/30/217 520 12 http://www.spree.de/
-------------------------------------------------------------------
| |
| Craig Russell 2005-08-05, 5:45 pm |
| | |
| Craig Russell 2005-08-05, 5:45 pm |
| | |
| Karan Malhi 2005-08-05, 5:45 pm |
| Thanks Michael and Craig,
If we should not rename the jar files, then my suggestion is that for the
files we explicitly download, we should not rename them to
xxx-SNAPSHOT.jar(i think i saw this in the
README.txt for JPOX). This will reduce the confusion with version numbers.
If we have explicit version numbers in the repository and project.xml, it
will be easier to identify the mismatch when a build error occurs due to a
version change in project.xml.
If i just had a xxx-SNAPSHOT.jar, then i will actually have to remember
which version i renamed to xxx-SNAPSHOT.jar. So, renaming JPOX jars to
SNAPSHOT will cause confusion.
QUESTION:
What about the build fail message (which i posted earlier) where i needed
jdo-r1 and jdo-api. Could you send me the link to download these files or
should i just go on the sun/jcp website to download them. Again, i guess the
problem is going to be that if there are multiple versions of these files,
then which version would i need , because the build fail message just says
that i need SNAPSHOT version of these files.
On 8/5/05, Craig Russell <Craig.Russell@sun.com> wrote:
>
> Hi Karan,
> On Aug 4, 2005, at 10:16 PM, Karan Malhi wrote:
>
> I am a newbie, have worked with it a little bit, but need to read more
> about
> it. I did put the derby files in the /repository/derby/jars, just guessed
> that this would be the location.
>
> Another question:
>
> For c3p0, the README says that i need to copy c3p0-0.9.0-pre6.jar to the
> /repository/c3p0/jars folder. I just downloaded the latest c3p0 jar file
> and
> it is name c3p0-0.9.0.jar. Would i need to rename this file to
> c3p0-0.9.0-pre6.jar before i copy it? I will just rename it just to be on
> the safer side though.
>
>
> The name in the dependencies section of project.xml has to correspond to
> the name of the jar file. So if you can't get the version listed in the
> dependencies, you can just change the dependency.
>
> Might be safer than changing the name of the jar file to something that
> it's not...
>
> Craig
>
>
> On 8/5/05, Craig Russell <Craig.Russell@sun.com> wrote:
>
>
> Hi Karan,
> In the tck20 project.xml, you will find the dependencies. Derby is
> 10.0.2.1 <http://10.0.2.1/> <http://10.0.2.1>. So you need to put a jar
> file called
> derby-10.0.2.1.jar into the maven repository/derby/jars/ directory.
>
> If this is too cryptic, it might belong in the README file.
>
> How familiar are you with maven? (I'm a newby myself...)
>
> Craig
>
> On Aug 4, 2005, at 9:54 PM, Karan Malhi wrote:
>
> Is there a specific location in the repository where i need to put derby
> jar
> files?
>
> On 8/5/05, Karan Malhi <karan.malhi@gmail.com> wrote:
>
>
> Hi Craig,
>
> The information was exactly where it should have been . I was just being
> lazy to read the whole thing, and thought i would try and run maven first..
> I
> have downloaded antlr and jar files for jndi.
>
> However, what version of JPOX jar files need to be downloaded. Can i
> simply download the latest beta versions?
> If i need to make a change to the README.txt (like add the version numbers
> for JPOX jars), then do i submit a diff of README.txt file to the mailing
> list?
>
> Regards
>
> On 8/5/05, Craig Russell <Craig.Russell@sun.com> wrote:
>
>
> Hi Karan,
> On Aug 4, 2005, at 8:50 PM, Karan Malhi wrote:
>
> Just checked out code from svn. Am a newbie to this project, so started
> off
> with looking into some code and then ran maven. The build failed, below
> is
> the partial output
>
>
> This is just what is needed. Someone to download the repo and try to
> build it.
>
> ANTLR is a dependency of JDO but unfortunately, maven can't get it all
> by itself because ANTLR isn't available in a location that maven can
> access
> itself. That's why we give you a clue as to where to find it
>
> antlr-2.7.3.jar (try downloading from http://www.antlr.org/download.html
> )
>
>
> What you have to do it to download it yourself. This should be explained
> in the readme for the project. It should tell you exactly what to do with
> the file that you download from the ANTLR site.
>
> If the explanation isn't where you expected it to be, could you tell us
> where you did expect this information to be? We can't by ourselves fix
> ANTLR
> download, but we sure can give you more explicit instructions how and
> where
> to find it.
>
> Thanks,
>
> Craig
>
>
> +----------------------------------------
> | Executing multiproject:install-snapshot-callback JDO2 Implementation
> (Query)
> | Memory: 18M/26M
> +----------------------------------------
> Attempting to download jdo2-api-SNAPSHOT.jar.
> Artifact /apache-jdo/jars/jdo2- api-SNAPSHOT.jar doesn't exists in
> remote
> repository, but it exists locally
> Attempting to download jdo2-core-SNAPSHOT.jar.
> Artifact /apache-jdo/jars/jdo2-core-SNAPSHOT.jar doesn't exists in
> remote
> repository, but it exists locally
> Attempting to download jdo2-runtime-SNAPSHOT.jar .
> Artifact /apache-jdo/jars/jdo2-runtime-SNAPSHOT.jar doesn't exists in
> remote
> repository, but it exists locally
> Attempting to download antlr-2.7.3.jar.
> WARNING: Failed to download antlr-2.7.3.jar.
>
> BUILD FAILED
> File...... /home/karan/.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
> dependency:
>
> antlr-2.7.3.jar (try downloading from http://www.antlr.org/download.html
> )
>
> Regards
>
> --
> Karan Malhi
>
> "Playfully doing something difficult, whether useful or not, that is
> hacking." -- Richard Stallman
>
>
> Craig Russell
>
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
>
> 408 276-5638 mailto:Craig.Russell@sun.com <Craig.Russell@sun.com> <
> Craig.Russell@sun.com> <
> Craig.Russell@sun.com>
>
> P.S. A good JDO? O, Gasp!
>
>
>
>
>
>
> --
> Karan Malhi
>
> "Playfully doing something difficult, whether useful or not, that is
> hacking." -- Richard Stallman
>
>
>
>
>
> --
> Karan Malhi
>
> "Playfully doing something difficult, whether useful or not, that is
> hacking." -- Richard Stallman
>
>
> Craig Russell
>
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
>
> 408 276-5638 mailto:Craig.Russell@sun.com <Craig.Russell@sun.com> <
> Craig.Russell@sun.com>
>
> P.S. A good JDO? O, Gasp!
>
>
>
>
>
>
> --
> Karan Malhi
>
> "Playfully doing something difficult, whether useful or not, that is
> hacking." -- Richard Stallman
>
>
> Craig Russell
>
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
>
> 408 276-5638 mailto:Craig.Russell@sun.com <Craig.Russell@sun.com>
>
> P.S. A good JDO? O, Gasp!
>
>
>
--
Karan Malhi
"Playfully doing something difficult, whether useful or not, that is
hacking." -- Richard Stallman
| |
| Karan Malhi 2005-08-05, 5:45 pm |
| Hi Craig,
I think i had already received your email explaining about SNAPSHOT jar
build, before i sent mine. So please ignore the Question on jdo-ri and
jdo-api SNAPSHOT jars. I will try and build again when i get back home from
work.
If i just run 'maven' from trunk, then it does not build snapshots properly
yet. Thats why i might be getting the error for jdo-ri and jdo-api
SNAPSHOTS.
On 8/5/05, Craig Russell <Craig.Russell@sun.com> wrote:
>
> Hi Karan,
> This probably needs more explanation:
>
> To build the SNAPSHOT jars so they can be used by other sub-projects, you
> need to go into the e.g. api20 directory and maven install-snapshot.
>
> The maven default build from the trunk should build everything (each
> sub-project's install-snapshot) in the proper order.
>
> Craig
>
> On Aug 4, 2005, at 10:37 PM, Karan Malhi wrote:
>
> I checked the /repository/apache-jdo/jars folder and could not find
> jdo1-api-SNAPSHOT.jar and
> jdo1-ri-SNAPSHOT.jar.
>
> Should i actually download them too and place them in the above folder?
>
> On 8/5/05, Karan Malhi <karan.malhi@gmail.com> wrote:
>
>
> Running 'maven build' in tck11 also failed. Below is the output:
>
> karan@j2ee:~/Projects/jdo/trunk/tck11$ maven build
> __ __
> | \/ |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
> |_| |_\__,_|\_/\___|_||_| v. 1.0.2
>
> Attempting to download jdo1-api-SNAPSHOT.jar.
> WARNING: Failed to download jdo1-api-SNAPSHOT.jar.
> Attempting to download jdo-btree-SNAPSHOT.jar.
> Artifact /apache-jdo/jars/jdo-btree-SNAPSHOT.jar doesn't exists in remote
> repository, but it exists locally
> Attempting to download jdo1-ri-SNAPSHOT.jar.
> WARNING: Failed to download jdo1-ri-SNAPSHOT.jar.
> Attempting to download spring-core-1.1.3.jar.
> 257K downloaded
> The build cannot continue because of the following unsatisfied
> dependencies:
>
> jdo1-api-SNAPSHOT.jar
> jdo1-ri-SNAPSHOT.jar
>
> Total time: 9 seconds
> Finished at: Fri Aug 05 01:32:33 EDT 2005
>
>
>
>
>
>
> --
> Karan Malhi
>
> "Playfully doing something difficult, whether useful or not, that is
> hacking." -- Richard Stallman
>
>
> Craig Russell
>
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
>
> 408 276-5638 mailto:Craig.Russell@sun.com <Craig.Russell@sun.com>
>
> P.S. A good JDO? O, Gasp!
>
>
>
--
Karan Malhi
"Playfully doing something difficult, whether useful or not, that is
hacking." -- Richard Stallman
| |
| Craig Russell 2005-08-05, 5:45 pm |
| |
|
|
|
|