On Friday 29 of January 2010 19:04:03 José Arcángel Salazar Delgado wrote:

Try it again please.

Do not forget to delete all previous artifacts from your 
~/.m2/repository/net/sf/qtjambi directory.

> > Funny.
> >
> > On windows xp, it is "x86" :).
> >
> > I'll fix it at monday.
>
> ok, Thanks.
>
> I'll wait to test it.
>
> > 2010/1/26 José Arcángel Salazar Delgado <[email protected]>
> >
> > > > On Tuesday 26 of January 2010 06:58:19 José Arcángel Salazar Delgado
> > >
> > > wrote:
> > > > Hi.
> > > >
> > > > Please give me output of following code on your platform:
> > > >
> > > >       System.out.println(System.getProperty("os.arch"));
> > > >       System.out.println(System.getProperty("os.name"));
> > >
> > > This is the ouput:
> > >
> > > i386
> > > Linux
> > >
> > > > THX
> > > >
> > > > > > Im using ubuntu linux 9.10 32 bits and emmbbeded maven from
> > > > > > eclipse galileo.
> > > > >
> > > > > Also, I have this ouput from the debug of maven with -e:
> > > > > arcan...@sheryl:~/workspaces/lotecar-ng/prueba$ mvn -e
> > >
> > > assembly:assembly
> > >
> > > > > + Error stacktraces are turned on.
> > > > > [INFO] Scanning for projects...
> > > > > [INFO]
> > >
> > > -----------------------------------------------------------------------
> > >-
> > >
> > > > > [INFO] Building Unnamed -
> > > > > com.nettrace.prueba:prueba:jar:0.0.1-SNAPSHOT [INFO]   
> > > > > task-segment: [assembly:assembly] (aggregator-style) [INFO]
> > >
> > > -----------------------------------------------------------------------
> > >-
> > >
> > > > > [INFO] Preparing assembly:assembly
> > > > > [INFO]
> > >
> > > -----------------------------------------------------------------------
> > >-
> > >
> > > > > [INFO] Building Unnamed -
> > > > > com.nettrace.prueba:prueba:jar:0.0.1-SNAPSHOT [INFO]
> > >
> > > -----------------------------------------------------------------------
> > >-
> > >
> > > > > [INFO] [qtjambi:generate {execution: qtjambi}]
> > > > > [INFO]
> > >
> > > -----------------------------------------------------------------------
> > >-
> > >
> > > > > [ERROR] BUILD ERROR
> > > > > [INFO]
> > >
> > > -----------------------------------------------------------------------
> > >-
> > >
> > > > > [INFO] Uknown platform
> > > > > [INFO]
> > >
> > > -----------------------------------------------------------------------
> > >-
> > >
> > > > > [INFO] Trace
> > > > > org.apache.maven.lifecycle.LifecycleExecutionException: Uknown
> > > > > platform at
> > >
> > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defaul
> > >tL
> > >
> > > > >if ecycleExecutor.java:719) at
> > >
> > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLife
> > >cy
> > >
> > > > >cl e(DefaultLifecycleExecutor.java:556) at
> > >
> > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkProjectLifecycl
> > >e(
> > >
> > > > >De faultLifecycleExecutor.java:1205) at
> > >
> > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkLifecycle(Defau
> > >lt
> > >
> > > > >Li fecycleExecutor.java:1033) at
> > >
> > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defaul
> > >tL
> > >
> > > > >if ecycleExecutor.java:643) at
> > >
> > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGo
> > >al
> > >
> > > > >(D efaultLifecycleExecutor.java:569) at
> > >
> > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Default
> > >Li
> > >
> > > > >fe cycleExecutor.java:539) at
> > >
> > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandl
> > >eF
> > >
> > > > >ai lures(DefaultLifecycleExecutor.java:387) at
> > >
> > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments
> > >(D
> > >
> > > > >ef aultLifecycleExecutor.java:284) at
> > >
> > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLife
> > >cy
> > >
> > > > >cl eExecutor.java:180) at
> > > > > org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) at
> > > > > org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) at
> > > > > org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
> > > > >         at
> > > > > org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java
> > > > >:6 0) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > > > at
> > >
> > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja
> > >va
> > >
> > > > >:3 9) at
> > >
> > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso
> > >rI
> > >
> > > > >mp l.java:25) at java.lang.reflect.Method.invoke(Method.java:597)
> > > > >         at
> > > > > org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
> > > > > at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at
> > > > > org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:43
> > > > >0) at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> > > > > Caused by: org.apache.maven.plugin.MojoExecutionException: Uknown
> > > > > platform at
> > > > > cz.dalvi.qtjambiplugin.QtJambiMOJO.setupPlatform(QtJambiMOJO.java:1
> > > > >42 ) at
> > > > > cz.dalvi.qtjambiplugin.QtJambiMOJO.execute(QtJambiMOJO.java:100) at
> > >
> > > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginM
> > >an
> > >
> > > > >ag er.java:490) at
> > >
> > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defaul
> > >tL
> > >
> > > > >if ecycleExecutor.java:694) ... 21 more
> > > > > [INFO]
> > >
> > > -----------------------------------------------------------------------
> > >-
> > >
> > > > > [INFO] Total time: 2 seconds
> > > > > [INFO] Finished at: Mon Jan 25 23:56:49 CST 2010
> > > > > [INFO] Final Memory: 9M/94M
> > > > > [INFO]
> > >
> > > -----------------------------------------------------------------------
> > >-
> > >
> > > > > I have the same problem using maven from console.
> > > > >
> > > > > > 2010/1/25, Dusan Zatkovsky <[email protected]>:
> > > > > > > On Friday 22 of January 2010 22:47:50 José Arcángel Salazar
> > > > > > > Delgado wrote:
> > > > > > >
> > > > > > > On which OS are you building that project? Isn't it mac?
> > > > > > >
> > > > > > > Mac is not supported from this plugin at all now.
> > > > > > >
> > > > > > > Contributors welcomed ( there are no special coding skills
> > > > > > > needed,
> > >
> > > if
> > >
> > > > > > > any mac
> > > > > > > user have some free time for consultations and testing, send me
> > > > > > > a
> > >
> > > pm
> > >
> > > > > > > ).
> > > > > > >
> > > > > > >> Hello.
> > > > > > >>
> > > > > > >> I'm testing the qtjambi-maven-plugin. I encounter this error
> > > > > > >> while I'm trying to use:
> > > > > > >>
> > > > > > >> The following mojo encountered an error while executing:
> > > > > > >> Group-Id: net.sf.qtjambi
> > > > > > >> Artifact-Id: qtjambi-maven-plugin
> > > > > > >> Version: 0.1
> > > > > > >> Mojo: generate
> > > > > > >> brought in via: POM
> > > > > > >>
> > > > > > >> While building project:
> > > > > > >> Group-Id: com.nettrace.prueba
> > > > > > >> Artifact-Id: prueba
> > > > > > >> Version: 0.0.1-SNAPSHOT
> > > > > > >> From file: /home/arcangel/workspaces/lotecar-ng/prueba/pom.xml
> > > > > > >> Reason: Uknown platform
> > > > > > >>
> > > > > > >> I attach the pom.xml and the assembler.xml.
> > > > > > >>
> > > > > > >> I'm using mvn assembly:assembly .
> > > > > > >
> > > > > > > --
> > > > > > > Dusan
> > > > >
> > > > > _______________________________________________
> > > > > Qt-jambi-interest mailing list
> > > > > [email protected]
> > > > > http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
> > >
> > > _______________________________________________
> > > Qt-jambi-interest mailing list
> > > [email protected]
> > > http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
>
> _______________________________________________
> Qt-jambi-interest mailing list
> [email protected]
> http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest



-- 
Dusan


... tykajte mi

_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to