This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 251841

Summary: Make patch-for-maven ant task also populate artifact with the dev-SNAPSHOT version
Product: www Reporter: skygo <skygo>
Component: Builds & RepositoriesAssignee: pgebauer <pgebauer>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Other   
Issue Type: DEFECT Exception Reporter:
Attachments: patch for populating artifact with the second version scheme
use of properties to make patch-for-maven goal configurable

Description skygo 2015-04-15 09:47:52 UTC
Created attachment 153206 [details]
patch for populating artifact with the second version scheme

Hi,
 netbeans use two snapshots versions naming, but the patch-for-maven only populate local repository SNAPSHOT.

I attach a patch to add dev-SNAPSHOT also in the local repository.

Hope it make life better for users of new version scheme.

Regards
Eric
Comment 1 skygo 2015-04-21 10:50:22 UTC
comment for ML test #251842
Comment 2 skygo 2015-11-25 13:41:20 UTC
Created attachment 157489 [details]
use of properties to make patch-for-maven goal configurable

Let user properties override the default build if needed.

Try to run if javadoc is not good.
Try to make an index of repository.

Then Populate according to user.build properties