Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
Table of Contents
Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.1:unpack-dependencies (Extract xsd files) on project bitrepository-protocol...

See Building the Bitrepository -> Message class creation. 

The problem might occur in other situations, see BITMAG-240@jira.

Unable to find test class from dependent module

Cause: The jar file containing the class hasn't been installed to the local repository. This might either be because the install phase hasn't been called on the dependent module, or because the tests failed so the install phase wasn'r reached

Solution: Run the install goal on the dependent module. You might need to include the

Code Block
-Dmaven.test.failure.ignore=true

option if failing tests need to be ignored.

 
Column
Jira Issues
columnspriority,key,summary
width400px
titleOpen development environment bugs
urlhttps://sbforge.org/jira/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+BITMAG+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+AND+component+%3D+%22Development+environment%22+ORDER+BY+priority+DESC&tempMax=1000