Results 1 to 3 of 3

Thread: project create script failing with spring-roo-1.2.0.M1 (Not supported: indent-number)

  1. #1
    Join Date
    Nov 2011
    Posts
    2

    Default project create script failing with spring-roo-1.2.0.M1 (Not supported: indent-number)

    Hello,

    I am having trouble creating project using roo, creating a ten-minutes project shown in spring roo tutorial when I key in command

    project --topLevelPackage com.tenminutes

    I get the following error Not supported: indent-number

    Java version: 1.6.0_27
    Maven version: 3.0.3
    Xalan version: 2.7.1

    I tried downgrading the xalan.jar version 2.6 and 2.3 there was no luck. any help would be appreciated Thanks

  2. #2

    Default

    if you have updated to the newer version of roo you may need to run mvn install to get the correct dependencies

  3. #3
    Join Date
    Nov 2011
    Posts
    2

    Default

    it works only if you remove endorsed folder in your java installation lib folder.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •