Hi,

According your sugguestion, i made config like this. why i dont know under
classes folder repeatedly genereted-classes folder is creating. is thr
configuration problem?. if you want to check i ll give you my complete
pom.xml

                <plugin>
                        <groupId>org.codehaus.mojo</groupId>
                        <artifactId>cobertura-maven-plugin</artifactId>
                                <executions>
                                        <execution>
                                                <goals>
                                                         <goal>clean</goal> 
                                                </goals>
                                        </execution>
                                </executions>
                </plugin>

but still i am geting same error.  I have enclosed error here.

[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building CS-Util
[INFO]    task-segment: [site]
[INFO]
----------------------------------------------------------------------------
[INFO] Setting property: classpath.resource.loader.class =>
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] Preparing surefire-report:report
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 16 source files to E:\latest-i401k\cs-util\classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] Preparing cobertura:cobertura
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [cobertura:instrument]
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Unable to prepare instrumentation directory.

Embedded error: Failed to copy full contents from
E:\latest-i401k\cs-util\classes\generated-classes\cobertura\generated-classes\cobertura\generated-classes\cobertura\generated-classes\cobertura\generated-classes\cobertura\citistreet\id\util\collections\ConcurrentWeakHashMap$WeakRef.class
to
E:\latest-i401k\cs-util\classes\generated-classes\cobertura\generated-classes\cobertura\generated-classes\cobertura\generated-classes\cobertura\generated-classes\cobertura\generated-classes\cobertura\citistreet\id\util\collections\ConcurrentWeakHashMap$WeakRef.class
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Wed Jul 05 16:54:20 GMT+05:30 2006
-- 
View this message in context: 
http://www.nabble.com/cobertura---Getting-Error-tf1890046.html#a5179842
Sent from the Maven - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to