Build

2 views
Skip to first unread message

Marcus

unread,
Apr 24, 2008, 4:05:49 PM4/24/08
to microemulator-developers
How can I build microemu-javase-applet.jar using only local source
files or how can I build it with no obfuscation?

ThanX!

Vlad Skarzhevskyy

unread,
Apr 24, 2008, 4:11:48 PM4/24/08
to microemulato...@googlegroups.com
There are two files created during maven build:
microemu-javase-applet\target\microemu-javase-applet-2.0.3-SNAPSHOT.jar
and
microemu-javase-applet\target\microemu-javase-applet-2.0.3-SNAPSHOT-debug.jar

The one called debug is the microemulator applet with no obfuscation!


--
Vlad

Marcus

unread,
Apr 24, 2008, 4:20:38 PM4/24/08
to microemulator-developers
Hi Vlad.
The file called debug has a folder called "a" and another one called
"me2". Those folders are obfuscated. How can I get ride of these?

On Apr 24, 5:11 pm, "Vlad Skarzhevskyy" <skarzhevs...@gmail.com>
wrote:
> There are two files created during maven build:
> microemu-javase-applet\target\microemu-javase-applet-2.0.3-SNAPSHOT.jar
> and
> microemu-javase-applet\target\microemu-javase-applet-2.0.3-SNAPSHOT-debug.jar
>
> The one called debug is the microemulator applet with no obfuscation!
>

Vlad Skarzhevskyy

unread,
Apr 24, 2008, 4:51:32 PM4/24/08
to microemulato...@googlegroups.com
The file I just created
microemu-javase-applet-2.0.3-SNAPSHOT-debug.jar using build for
sources from svn do not contain filders called "a" and "me2" The
...-debug.jar is not obfuscated.....

On 4/24/08, Marcus <marv...@gmail.com> wrote:
>


--
Vlad

Marcus

unread,
Apr 24, 2008, 5:00:33 PM4/24/08
to microemulator-developers
Sorry!
Actually, the file I mentioned is called microemu-javase-applet-2.0.2-
debug.jar.
This is my first experience with maven and I'm kind of lost.
How can I create the file microemu-javase-applet-2.0.3-SNAPSHOT-
debug.jar?

On Apr 24, 5:51 pm, "Vlad Skarzhevskyy" <skarzhevs...@gmail.com>
wrote:
> The file I just created
> microemu-javase-applet-2.0.3-SNAPSHOT-debug.jar using build for
> sources from svn do not contain filders called "a" and "me2" The
> ...-debug.jar is not obfuscated.....
>

Bartek Teodorczyk

unread,
Apr 24, 2008, 5:04:29 PM4/24/08
to microemulato...@googlegroups.com
Go into top microemulator sources folder, and use "mvn" to build all
the project.

Regards,
Bartek

Vlad Skarzhevskyy

unread,
Apr 24, 2008, 5:05:58 PM4/24/08
to microemulato...@googlegroups.com
1) Verify that you have latest maven 2
mvn -version
Show show Maven version: 2.0.8

2) Verify that you have the latest plugins
mvn -U

3) Then run microemulator build
mvn clean
mvn

The file created in folder microemu-javase-applet\target

On 4/24/08, Marcus <marv...@gmail.com> wrote:
>


--
Vlad

Vlad Skarzhevskyy

unread,
Apr 24, 2008, 5:08:08 PM4/24/08
to microemulato...@googlegroups.com
And yes there are the problem.... When I updated to latest plugin I
see the wrong folders in debug jar... Will try to fix this.


--
Vlad

Marcus

unread,
Apr 24, 2008, 6:10:23 PM4/24/08
to microemulator-developers
I followed all the steps and build process was fine. Thanks!
But, I can't find microemu-javase-applet-2.0.3-SNAPSHOT-debug.jar
file.
I got microemu-javase-applet-2.0.2-debug.jar file and the obfuscated
folders still there.


On Apr 24, 6:08 pm, "Vlad Skarzhevskyy" <skarzhevs...@gmail.com>
wrote:
> And yes there are the problem.... When I updated to latest plugin I
> see the wrong folders in debug jar... Will try to fix this.
>
> On 4/24/08, Vlad Skarzhevskyy <skarzhevs...@gmail.com> wrote:
>
>
>
> > 1) Verify that you have latest maven 2
> > mvn -version
> > Show show Maven version: 2.0.8
>
> > 2) Verify that you have the latest plugins
> > mvn -U
>
> > 3) Then run microemulator build
> > mvn clean
> > mvn
>
> > The file created in folder microemu-javase-applet\target
>

Vlad Skarzhevskyy

unread,
Apr 24, 2008, 6:11:52 PM4/24/08
to microemulato...@googlegroups.com
Do SVN update

On 4/24/08, Marcus <marv...@gmail.com> wrote:
>


--
Vlad

Reply all
Reply to author
Forward
0 new messages