Team,
Here is my check list:
mvn package - SUCCESS
mvn site - FAIL
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the
reactor. Reason: Missing:
----------
1) org.apache.oodt:oodt-commons:jar:0.3
...
Path to dependency:
1) org.apache.oodt:pcs-input:jar:0.3
2) org.apache.oodt:oodt-commons:jar:0.3
----------
1 required artifact is missing.
for artifact:
org.apache.oodt:pcs-input:jar:0.3
from the specified remote repositories:
javax-transaction (http://download.java.net/maven/2),
apache.snapshots (http://repository.apache.org/snapshots/),
globus-repo (
http://projects.iplantcollaborative.org/archiva/repository/internal),
central (http://repo1.maven.org/maven2),
oodt-m2-repo (http://oodt.jpl.nasa.gov/download/private),
apache.org (http://people.apache.org/repo/m2-snapshot-repository),
maven.topazproject.org (http://maven.topazproject.org/maven2),
hadoop.apache.org (http://people.apache.org/~kalle/mahout/maven2/)
startup FileManager - SUCCESS
Ingest the blah.txt - SUCCESS
start up Workflow - SUCCESS
run the test workflow - SUCCESS
Running mvn site is not a blocker in my opinion, I will just sort it out
post-release when I update the website.
+1 From me.
-Cameron
On Fri, Jun 24, 2011 at 7:06 AM, Mattmann, Chris A (388J) <
[email protected]> wrote:
> On Jun 24, 2011, at 6:06 AM, Sean Kelly wrote:
>
> >> Signatures and checksums are good. I confirmed the Maven build as well.
> >
> > How did the Python build go?
>
> Good question. I didn't run the python tests but looks like woollard ran
> them and they look good.
>
> I just tried them out via:
>
> python setup.py test in the agility/ folder and...
>
> Test the `Documentable` and `DocumentableField` classes. ... ok
> Doctest: oodt.xmlutils.add ... ok
> Doctest: oodt.xmlutils.text ... ok
>
> ----------------------------------------------------------------------
> Ran 34 tests in 0.070s
>
> OK
>
> All is well.
>
> Did they run on your machine?
>
> Cheers,
> Chris
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Chris Mattmann, Ph.D.
> Senior Computer Scientist
> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
> Office: 171-266B, Mailstop: 171-246
> Email: [email protected]
> WWW: http://sunset.usc.edu/~mattmann/
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Adjunct Assistant Professor, Computer Science Department
> University of Southern California, Los Angeles, CA 90089 USA
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>