You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by Craig L Russell <cr...@oracle.com> on 2012/03/02 19:09:09 UTC

Build failure with JDO3.MF missing

svn up
At revision 1296358.

mvn install
...
[INFO] BUILD FAILURE
[INFO]  
------------------------------------------------------------------------
[INFO] Total time: 11.800s
[INFO] Finished at: Fri Mar 02 10:07:00 PST 2012
[INFO] Final Memory: 16M/81M
[INFO]  
------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-jar- 
plugin:2.3:jar (default-jar) on project jdo-tck: Error assembling JAR:  
Manifest file: /Users/clr/apache/jdo/trunk/tck/../JDO3.MF does not  
exist. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with  
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,  
please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

Craig L Russell
Architect, Oracle
http://db.apache.org/jdo
408 276-5638 mailto:Craig.Russell@oracle.com
P.S. A good JDO? O, Gasp!


Re: Build failure with JDO3.MF missing

Posted by Michael Bouschen <mb...@apache.org>.
Hi Matthew,

thanks!

Regards Michael

> Fixed:
>
> R:\os\jdo\trunk\tck>svn ci -m "removed reference to ../JDO3.MF -- don't
> think it's necessary since we're not publishing the TCK (yet) to any Maven
> repos"
> Sending        tck\pom.xml
> Transmitting file data .
> Committed revision 1296400.
>
> On Fri, Mar 2, 2012 at 12:09 PM, Craig L Russell
> <cr...@oracle.com>wrote:
>
>> svn up
>> At revision 1296358.
>>
>> mvn install
>> ...
>> [INFO] BUILD FAILURE
>> [INFO] ------------------------------**------------------------------**
>> ------------
>> [INFO] Total time: 11.800s
>> [INFO] Finished at: Fri Mar 02 10:07:00 PST 2012
>> [INFO] Final Memory: 16M/81M
>> [INFO] ------------------------------**------------------------------**
>> ------------
>> [ERROR] Failed to execute goal org.apache.maven.plugins:**maven-jar-plugin:2.3:jar
>> (default-jar) on project jdo-tck: Error assembling JAR: Manifest file:
>> /Users/clr/apache/jdo/trunk/**tck/../JDO3.MF does not exist. ->  [Help 1]
>> [ERROR]
>> [ERROR] To see the full stack trace of the errors, re-run Maven with the
>> -e switch.
>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>> [ERROR]
>> [ERROR] For more information about the errors and possible solutions,
>> please read the following articles:
>> [ERROR] [Help 1] http://cwiki.apache.org/**confluence/display/MAVEN/**
>> MojoExecutionException<http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException>
>>
>> Craig L Russell
>> Architect, Oracle
>> http://db.apache.org/jdo
>> 408 276-5638 mailto:Craig.Russell@oracle.**com<Cr...@oracle.com>
>> P.S. A good JDO? O, Gasp!
>>
>>
>


-- 
*Michael Bouschen*
*Prokurist*

akquinet tech@spree GmbH
Bülowstr. 66, D-10783 Berlin

Fon:   +49 30 235 520-33
Fax:   +49 30 217 520-12
Email: michael.bouschen@akquinet.de
Web: www.akquinet.de <http://www.akquinet.de>

akquinet tech@spree GmbH, Berlin
Geschäftsführung: Martin Weber, Dr. Torsten Fink
Amtsgericht Berlin-Charlottenburg HRB 86780 B
USt.-Id. Nr.: DE 225 964 680

Re: Build failure with JDO3.MF missing

Posted by Craig L Russell <cr...@oracle.com>.
Yah, that's what I thought but I wasn't sure enough that I was doing  
it right.

Craig

On Mar 2, 2012, at 11:27 AM, Matthew Adams wrote:

> Fixed:
>
> R:\os\jdo\trunk\tck>svn ci -m "removed reference to ../JDO3.MF --  
> don't
> think it's necessary since we're not publishing the TCK (yet) to any  
> Maven
> repos"
> Sending        tck\pom.xml
> Transmitting file data .
> Committed revision 1296400.
>
> On Fri, Mar 2, 2012 at 12:09 PM, Craig L Russell
> <cr...@oracle.com>wrote:
>
>> svn up
>> At revision 1296358.
>>
>> mvn install
>> ...
>> [INFO] BUILD FAILURE
>> [INFO] ------------------------------ 
>> **------------------------------**
>> ------------
>> [INFO] Total time: 11.800s
>> [INFO] Finished at: Fri Mar 02 10:07:00 PST 2012
>> [INFO] Final Memory: 16M/81M
>> [INFO] ------------------------------ 
>> **------------------------------**
>> ------------
>> [ERROR] Failed to execute goal org.apache.maven.plugins:**maven-jar- 
>> plugin:2.3:jar
>> (default-jar) on project jdo-tck: Error assembling JAR: Manifest  
>> file:
>> /Users/clr/apache/jdo/trunk/**tck/../JDO3.MF does not exist. ->  
>> [Help 1]
>> [ERROR]
>> [ERROR] To see the full stack trace of the errors, re-run Maven  
>> with the
>> -e switch.
>> [ERROR] Re-run Maven using the -X switch to enable full debug  
>> logging.
>> [ERROR]
>> [ERROR] For more information about the errors and possible solutions,
>> please read the following articles:
>> [ERROR] [Help 1] http://cwiki.apache.org/**confluence/display/MAVEN/ 
>> **
>> MojoExecutionException<http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 
>> >
>>
>> Craig L Russell
>> Architect, Oracle
>> http://db.apache.org/jdo
>> 408 276-5638 mailto:Craig.Russell@oracle.**com <Craig.Russell@oracle.com 
>> >
>> P.S. A good JDO? O, Gasp!
>>
>>
>
>
> -- 
> @matthewadams12
> mailto:matthew@matthewadams.me
> skype:matthewadams12
> yahoo:matthewadams
> aol:matthewadams12
> google-talk:matthewadams12@gmail.com
> msn:matthew@matthewadams.me
> http://matthewadams.me
> http://www.linkedin.com/in/matthewadams

Craig L Russell
Architect, Oracle
http://db.apache.org/jdo
408 276-5638 mailto:Craig.Russell@oracle.com
P.S. A good JDO? O, Gasp!


Re: Build failure with JDO3.MF missing

Posted by Matthew Adams <ma...@matthewadams.me>.
Fixed:

R:\os\jdo\trunk\tck>svn ci -m "removed reference to ../JDO3.MF -- don't
think it's necessary since we're not publishing the TCK (yet) to any Maven
repos"
Sending        tck\pom.xml
Transmitting file data .
Committed revision 1296400.

On Fri, Mar 2, 2012 at 12:09 PM, Craig L Russell
<cr...@oracle.com>wrote:

> svn up
> At revision 1296358.
>
> mvn install
> ...
> [INFO] BUILD FAILURE
> [INFO] ------------------------------**------------------------------**
> ------------
> [INFO] Total time: 11.800s
> [INFO] Finished at: Fri Mar 02 10:07:00 PST 2012
> [INFO] Final Memory: 16M/81M
> [INFO] ------------------------------**------------------------------**
> ------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:**maven-jar-plugin:2.3:jar
> (default-jar) on project jdo-tck: Error assembling JAR: Manifest file:
> /Users/clr/apache/jdo/trunk/**tck/../JDO3.MF does not exist. -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/**confluence/display/MAVEN/**
> MojoExecutionException<http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException>
>
> Craig L Russell
> Architect, Oracle
> http://db.apache.org/jdo
> 408 276-5638 mailto:Craig.Russell@oracle.**com <Cr...@oracle.com>
> P.S. A good JDO? O, Gasp!
>
>


-- 
@matthewadams12
mailto:matthew@matthewadams.me
skype:matthewadams12
yahoo:matthewadams
aol:matthewadams12
google-talk:matthewadams12@gmail.com
msn:matthew@matthewadams.me
http://matthewadams.me
http://www.linkedin.com/in/matthewadams