Mantis Bug Tracker

View Issue DetailsJump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000475jquantlib[All Projects] samplespublic2010-06-21 07:352010-06-21 07:35
Reporterbilyushonak 
Assigned To 
PrioritylowSeverityminorReproducibilityalways
StatusnewResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000475: Samples depends on 0.2.3, but actual svn version is 0.2.4
Description./jquantlib-all/mvn clean install failed due to samples depends on 0.2.3
Additional InformationI have changed jquantlib-samples\pom.xml to use
    <parent>
        <groupId>org.jquantlib</groupId>
        <artifactId>jquantlib-all</artifactId>
        <version>0.2.4-SNAPSHOT</version>
        <relativePath>../jquantlib-all/pom.xml</relativePath>
    </parent>

and it works
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2010-06-21 07:35 bilyushonak New Issue


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker