1 Reply Latest reply on Apr 2, 2014 3:28 PM by trohovsky

    SWITCHYARD:011602 The prefix "xmlns" cannot be bound to any namespace explicitly ....

    mauroa85

      Hello ,

      how do i Fix this error  im try to build some bpel  project and i get the follower error:   even if i start a fresh clean one.

       

      SWITCHYARD011602: Model [org.switchyard.config.model.switchyard.v1.V1SwitchYardModel] is invalid: The prefix "xmlns" cannot be bound to any namespace explicitly; neither can the namespace for "xmlns" be bound to any prefix explicitly. (org.switchyard:switchyard-plugin:1.1.0.Final:configure:default:process-classes) ? 

      for example This error shows to when i  try to mvn -U clean install   switchyard-quickstart-bpel-service-loan-approval.

       

       

      in maven build i gte this  ERROR

      [INFO] -------------------------------------------------------------

      [ERROR] COMPILATION ERROR :

      [INFO] -------------------------------------------------------------

      [ERROR] error: error reading C:\MavenRepository\jencks\xapool-without-pool\1.4\xapool-without-pool-1

      .4.jar; error in opening zip file

      [ERROR] error: error reading C:\MavenRepository\commons-pool\commons-pool\1.2\commons-pool-1.2.jar;

      error in opening zip file

      [ERROR] error: error reading C:\MavenRepository\org\apache\geronimo\specs\geronimo-jms_1.1_spec\1.0\

      geronimo-jms_1.1_spec-1.0.jar; error in opening zip file

      [INFO] 3 errors

      [INFO] -------------------------------------------------------------

      [INFO] ------------------------------------------------------------------------

      [INFO] BUILD FAILURE

      [INFO] ------------------------------------------------------------------------

       

      Thanks ffor your help.