History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-3153
Type: Bug Bug
Status: Closed Closed
Resolution: Won't Fix
Priority: Critical Critical
Assignee: Robin Shen
Reporter: sudhakar reddy
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
QuickBuild

not able to build maven projects

Created: 21/Mar/18 02:07 PM   Updated: 26/Jan/19 02:56 AM
Component/s: None
Affects Version/s: 5.1.15
Fix Version/s: None

Original Estimate: 2 days Remaining Estimate: 2 days Time Spent: Unknown
Environment: Linux


 Description  « Hide
we are trying to build a Maven project from QB and it is failing with some unknown errors. if we do the same build in Linux server build getting succeeded.

error Log:

06:56:43,092 DEBUG - Scanning for projects...
06:56:43,899 WARN -
06:56:43,899 WARN - Some problems were encountered while building the effective model for fares-realquest-rqlib:rq-workflow:jar:10.13.1-SNAPSHOT
06:56:43,899 WARN - 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: fares-realquest-rqlib:rq-feclient:jar -> version ${project.version} vs ${project.parent.version} @ line 106, column 15
06:56:43,899 WARN - 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.pingidentity.opentoken:opentoken-agent:jar -> duplicate declaration of version 2.5.1 @ line 141, column 15
06:56:43,899 WARN -
06:56:43,899 WARN - It is highly recommended to fix these problems because they threaten the stability of your build.
06:56:43,899 WARN -
06:56:43,899 WARN - For this reason, future Maven versions might no longer support building such malformed projects.

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [26/Jan/19 02:56 AM]
It should be a Maven project issue instead of QB issue.