I have added the proper version to maven-javadoc-plugin (revision
#595010) and it seems to fix the issue.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.2</version>
........
Let me know if it works for you now.
On Nov 14, 2007 7:27 AM, Simon Laws <[EMAIL PROTECTED]> wrote:
> I just did an svn up and started getting very strange mvn errors (see
> attached). I can't relate it to any particular change in svn. The only way
> I've been able to get past it is to revert from maven 2.0.7 to 2.0.5. Will
> investigate more but is anyone else seeing build problems
>
> Simon
>
>
> [INFO]
> -------------------------------------------------------------------------
> ---
> [INFO] Building SDO API
> [INFO] task-segment: [install]
> [INFO]
> -------------------------------------------------------------------------
> ---
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:compile]
> [INFO] Compiling 18 source files to
> C:\simon\tuscany\java-head\sdo\sdo-api\targe
> t\classes
> [INFO] [resources:testResources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:testCompile]
> [INFO] Compiling 3 source files to
> C:\simon\tuscany\java-head\sdo\sdo-api\target
> \test-classes
> [INFO] [surefire:test]
> [INFO] Surefire report directory:
> C:\simon\tuscany\java-head\sdo\sdo-api\target\
> surefire-reports
>
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running commonj.sdo.impl.HelperProviderTestCase
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec
>
> Results :
>
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
>
> [INFO] [osgi:osgi-bundle]
> [INFO] Generating JAR bundle
> C:\simon\tuscany\java-head\sdo\sdo-api\target\tusca
> ny-sdo-api-r2.1-1.0-incubating-SNAPSHOT.jar
> [INFO] No manifest file specified. Default will be used.
> [INFO] Building jar:
> C:\simon\tuscany\java-head\sdo\sdo-api\target\tuscany-sdo-a
> pi-r2.1-1.0-incubating-SNAPSHOT.jar
> [INFO] Preparing javadoc:jar
> [INFO]
> -------------------------------------------------------------------------
> ---
> [INFO] Building SDO API
> [INFO]
> -------------------------------------------------------------------------
> ---
> [WARNING] Removing: jar from forked lifecycle, to prevent recursive
> invocation.
> [INFO] No goals needed for project - skipping
>
--
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]