Hmmm, that's weird. It's working fine on my system. Thinking...
Could you send me the output?
If the build is breaking, that could be because of some changes that I
made lately. Preparing my talk on Spring ME next week on Wednesday. I
will to look into it soon. But you will definitely have a snapshot
build next week.
Wilfred
On Apr 11, 2009, at 9:08 PM, stevez wrote:
> Hi, wilfred,
>
> Today I just found springme project from a website, it is quite
> intersting for me, because I've been looking the DI solution in J2ME
> for a long time.
> I can feel this is very excellent project for mobile developers.
>
> I download the source code and try to build it, but I failed.
>
> All the codes are downloaded from http://springme.sourceforge.net/,
> but I could not find the snapshot builds.
>
> I need a build and hope it could be tested on the real j2me device.
>
> Could you explain to me how to build your framework step by step?
>
> The maven tool I used is maven 2.1.0.
>
> Thanks
>
> steve
I fixed the Maven dependency version. Hopefully everything works out
fine on your system next time you do a build.
Wilfred
On Apr 12, 2009, at 12:54 AM, stevez wrote:
> Hi, wilfred,
>
> After I downloaded and installed the javaassist-3.3-GA.jar,
>
> It has another error message:
>
> D:\dev\springMe\springme\trunk>mvn install:install-file -
> DgroupId=javassist -Dar
> tifactId=javassist -Dversion=3.3.GA -Dpackaging=jar -Dfile= ..
> [INFO] Scanning for projects...
> [INFO] Reactor build order:
> [INFO] Spring ME
> [INFO] Spring ME API
> [INFO] Spring ME Core
> [INFO] Spring ME Maven Plugin
> [INFO] Spring ME Integration Tests
> [INFO] Spring ME GWT Sample
> [INFO] Spring ME Samples
> [INFO] Spring ME Sample (Movie API)
> [INFO] Spring ME Sample Java ME
> [INFO] Spring ME Sample Commandline
> [INFO] Spring ME Adapter
> [WARNING] POM for 'com.agilejava.docbkx:docbkx-maven-plugin:pom:2.0.9'
> is invali
> d.
>
> Its dependencies (if any) will NOT be available to the current build.
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Error building POM (may not be this project's POM).
>
>
> Project ID: com.agilejava.docbkx:docbkx-maven-plugin
> POM Location: Artifact [com.agilejava.docbkx:docbkx-maven-plugin:pom:
> 2.0.9]
> Validation Messages:
>
> [0] 'dependencies.dependency.version' is missing for
> com.agilejava.docbkx:d
> ocbkx-maven-base
>
>
> Reason: Failed to validate POM for project
> com.agilejava.docbkx:docbkx-
> maven-plu
> gin at Artifact [com.agilejava.docbkx:docbkx-maven-plugin:pom:2.0.9]
>
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: < 1 second
> [INFO] Finished at: Sat Apr 11 18:51:21 EDT 2009
> [INFO] Final Memory: 2M/4M
> [INFO]
> ------------------------------------------------------------------------
> D:\dev\springMe\springme\trunk>
>
>
> On Apr 11, 4:05 pm, Wilfred Springer <wilfredsprin...@gmail.com>
> wrote:
>> Hi Steve,
>>
>> Hmmm, that's weird. It's working fine on my system. Thinking...
>>
>> Could you send me the output?
>>
>> If the build is breaking, that could be because of some changes
>> that I
>> made lately. Preparing my talk on Spring ME next week on Wednesday. I
>> will to look into it soon. But you will definitely have a snapshot
>> build next week.
>>
>> Wilfred
>>
>> On Apr 11, 2009, at 9:08 PM, stevez wrote:
>>
>>> Hi, wilfred,
>>
>>> Today I just found springme project from a website, it is quite
>>> intersting for me, because I've been looking the DI solution in J2ME
>>> for a long time.
>>> I can feel this is very excellent project for mobile developers.
>>
>>> I download the source code and try to build it, but I failed.
>>
>>> All the codes are downloaded fromhttp://springme.sourceforge.net/,