users@glassfish.java.net

Re: How to build 3.1.2.2 from sources

From: Romain Grecourt <romain.grecourt_at_oracle.com>
Date: Wed, 06 Nov 2013 13:13:02 +0100

On 11/6/13 2:04 AM, Pawel Veselov wrote:
>
> And one more question -- how do I build the installer binaries? Like
> these .sh or .exe that are available for download?
This involve building GlassFish IPS images (Image Packaging System, see
updatecenter2.java.net). There is no documentation I could point you at.
However, you could tweak installer/build.xml file in to fit your own
glassfish.zip (not the IPS images).

Thanks,
Romain
>
> On Tue, Nov 5, 2013 at 4:15 PM, Pawel Veselov <pawel.veselov_at_gmail.com
> <mailto:pawel.veselov_at_gmail.com>> wrote:
>
>
> Hi Romain,
>
> On Sat, Nov 2, 2013 at 6:28 AM, Romain Grécourt
> <romain.grecourt_at_oracle.com <mailto:romain.grecourt_at_oracle.com>>
> wrote:
>
> Le 02/11/13 03:15, Pawel Veselov a écrit :
>
> [skipped]
>
>> .
> Eclipselink artifacts are located in the eclipse.org
> <http://eclipse.org> repository.
> If using mirroring, you have to exclude it as documented here:
> https://wikis.oracle.com/display/GlassFish/FullBuildInstructions
>
>
> That document pointer is really something I needed, thank you.
>
> What was missing is registering the proper repository profiles,
> and using that profile during build, that's written out at the
> bottom of that instructions page. Using the profile will make
> Maven use correct repository URLs, and the build finished up fine.
>
> Thank you,
> Pawel.
>
> [skipped]
>
>