Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-17611

Unable to install theme with Maven

    XMLWordPrintable

Details

    • Bug
    • Resolution: Answered
    • Medium
    • None
    • 3.0.2
    • None
    • Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
      Java version: 1.5.0_17
      Java home: C:\Java\jdk1.5.0_17\jre
      Default locale: nl_NL, platform encoding: Cp1252
      OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"

    Description

      When trying to install theme on a local environment the system displays:

      [INFO] Scanning for projects...
      [INFO] ------------------------------------------------------------------------
      [INFO] Building E-id Confluence Theme
      [INFO] task-segment: [com.atlassian.maven.plugins:atlassian-pdk:install]
      [INFO] ------------------------------------------------------------------------
      [INFO] Preparing atlassian-pdk:install
      [INFO] Preparing atlassian-pdk:uninstall
      [INFO] [enforcer:enforce

      {execution: enforce-java}

      ]
      [INFO] Skipping Rule Enforcement.
      [INFO] [resources:resources

      {execution: default-resources}

      ]
      [INFO] Using 'UTF-8' encoding to copy filtered resources.
      [INFO] Copying 8 resources
      [INFO] Copying 1 resource
      [INFO] skip non existing resourceDirectory D:\project\eid\Confluence-3.0.2\eid-theme\src\main\classes
      [INFO] [compiler:compile

      {execution: default-compile}

      ]
      [INFO] No sources to compile
      [INFO] [compiler:compile

      {execution: compile}

      ]
      [INFO] No sources to compile
      [INFO] [resources:testResources

      {execution: default-testResources}

      ]
      [INFO] Using 'UTF-8' encoding to copy filtered resources.
      [INFO] skip non existing resourceDirectory D:\project\eid\Confluence-3.0.2\eid-theme\src\test\resources
      [INFO] [compiler:testCompile

      {execution: default-testCompile}

      ]
      [INFO] No sources to compile
      [INFO] [compiler:testCompile

      {execution: unit-test-compile}

      ]
      [INFO] No sources to compile
      [INFO] [surefire:test

      {execution: default-test}

      ]
      [INFO] No tests to run.
      [INFO] [jar:jar

      {execution: default-jar}

      ]
      [INFO] Building jar: D:\project\eid\Confluence-3.0.2\eid-theme\target\eid-theme-3.0.2-eid-1-SNAPSHOT.jar
      [INFO] [atlassian-pdk:uninstall

      {execution: uninstall}

      ]
      log4j:WARN No appenders could be found for logger (org.apache.commons.httpclient.HttpClient).
      log4j:WARN Please initialize the log4j system properly.
      [INFO] Uninstall Plugin: Connecting to server: http://127.0.0.1:27362/confluence
      [INFO] ------------------------------------------------------------------------
      [ERROR] BUILD ERROR
      [INFO] ------------------------------------------------------------------------
      [INFO] Uninstall Plugin: Method failed: HTTP/1.1 403 Forbidden
      [INFO] ------------------------------------------------------------------------
      [INFO] For more information, run Maven with the -e switch
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 5 seconds
      [INFO] Finished at: Wed Nov 11 09:09:27 CET 2009
      [INFO] Final Memory: 24M/43M
      [INFO] ------------------------------------------------------------------------

      When uninstalling/installing the jar manually, the Confluence administration displays:
      "Your request could not be processed because a required security token was not present in the request. You may need to re-submit the form or reload the page."

      Attachments

        Activity

          People

            Unassigned Unassigned
            f6407d608fdd Michael Bogaard
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: