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 - Make patch-for-maven ant task also populate artifact with the dev-SNAPSHOT version
Summary: Make patch-for-maven ant task also populate artifact with the dev-SNAPSHOT ve...
Status: NEW
Alias: None
Product: www
Classification: Unclassified
Component: Builds & Repositories (show other bugs)
Version: 8.1
Hardware: PC Other
: P3 normal (vote)
Assignee: pgebauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-15 09:47 UTC by skygo
Modified: 2015-11-25 13:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
patch for populating artifact with the second version scheme (1.75 KB, patch)
2015-04-15 09:47 UTC, skygo
Details | Diff
use of properties to make patch-for-maven goal configurable (3.89 KB, application/octet-stream)
2015-11-25 13:41 UTC, skygo
Details

Note You need to log in before you can comment on or make changes to this bug.
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