Can you run "mvn -X -e install" from C:/Devt/eclipse-311/eclipse/workspace/tuscany (NOT from the sca subdirectory) and send me the output? (private email to [EMAIL PROTECTED] as to not spam the list)
The model I used is directly from the maven's website so it SHOULD work. However, I don't use windows so there may be some wacky windows path issue or similar. Also, check your ~/.m2/repository/org/apache/tuscany/tuscany-buildtools/incubating-M1 directory to make sure the tuscany-buildtools-incubating-M1.jar is there and that that jar contains the tuscany-checkstyle.xml file. Thanks! Dan On Monday 22 May 2006 15:38, Ignacio Silva-Lepe wrote: > I am getting the following build error: > > [INFO] > ----------------------------------------------------------------------- >-- [INFO] Building Tuscany Celtix Binding > [INFO] task-segment: [install] > [INFO] > ----------------------------------------------------------------------- >-- > > ... > > [INFO] > ----------------------------------------------------------------------- >-- [ERROR] BUILD ERROR > [INFO] > ----------------------------------------------------------------------- >-- [INFO] An error has occurred in Checkstyle report generation. > > Embedded error: Unable to find configuration file location. > Unable to find location 'tuscany-checkstyle.xml' as URL, File or > Resource. [INFO] > ----------------------------------------------------------------------- >-- > > > after the latest update with the following output: > > update -r HEAD C:/Devt/eclipse-311/eclipse/workspace/tuscany > A C:/Devt/eclipse-311/eclipse/workspace/tuscany/buildtools > A C:/Devt/eclipse-311/eclipse/workspace/tuscany/buildtools/src > A > C:/Devt/eclipse-311/eclipse/workspace/tuscany/buildtools/src/main A > C:/Devt/eclipse-311/eclipse/workspace/tuscany/buildtools/src/main/resou >rces A > C:/Devt/eclipse-311/eclipse/workspace/tuscany/buildtools/src/main/resou >rces/tuscany-checkstyle.xml A > C:/Devt/eclipse-311/eclipse/workspace/tuscany/buildtools/pom.xml U > C:/Devt/eclipse-311/eclipse/workspace/tuscany/pom.xml > U C:/Devt/eclipse-311/eclipse/workspace/tuscany/sca/pom.xml > D > C:/Devt/eclipse-311/eclipse/workspace/tuscany/sca/bindings/binding.celt >ix/checkstyle.xml U > C:/Devt/eclipse-311/eclipse/workspace/tuscany/sca/bindings/binding.celt >ix/pom.xml U > C:/Devt/eclipse-311/eclipse/workspace/tuscany/etc/svn-ignores Updated > to revision 408648. > ===== File Statistics: ===== > Deleted: 1 > Added: 6 > Updated: 4 > > Notice that this happens even for mvn install, any ideas? -- J. Daniel Kulp Principal Engineer IONA P: 781-902-8727 C: 508-380-7194 [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
