Thank you, I'll never use it anymore.


2012/8/2 George Gastaldi <gegastaldi@gmail.com>
Probably because something changed along the versions. The maven exec
plugin is not expected to work anymore and it should probably be
removed from future versions.

2012/8/2 Luca Masini <luca.masini.mailing.list@gmail.com>:
> It works this way !!!
>
> Why ??
>
>
> 2012/8/2 George Gastaldi <gegastaldi@gmail.com>
>>
>> Try executing ./forge from the forge executable inside
>> dist/target/forge-version/bin
>>
>> Em 02/08/2012, ās 13:27, Luca Masini <luca.masini.mailing.list@gmail.com>
>> escreveu:
>>
>> I do these steps:
>>
>>  - mvn clean install
>>  - mvn exec:exec -PrunForge
>>
>> the into the forge shell I enter the project folder and I try to execute
>>
>>  - scaffold from-entity
>>
>> That's all, a CNFE is raised and I resolved adding that dependency.
>>
>> Am I doing something wrong ?
>>
>> 2012/8/2 George Gastaldi <gegastaldi@gmail.com>
>>>
>>> When does this error occurs ? When starting forge under
>>> forge-distribution ?
>>> Does it occurs when you mvn clean install it ?
>>>
>>> 2012/8/2 Luca Masini <luca.masini@gmail.com>:
>>> > I'm using:
>>> >
>>> > java version "1.6.0_33"
>>> > Java(TM) SE Runtime Environment (build 1.6.0_33-b03-424-11M3720)
>>> > Java HotSpot(TM) 64-Bit Server VM (build 20.8-b03-424, mixed mode)
>>> >
>>> >
>>> > on MacOS X 10.7.4.
>>> >
>>> > Yes it's strange, but nothing work without that dependency.
>>> >
>>> >>
>>> >> Message: 9
>>> >> Date: Thu, 2 Aug 2012 09:20:00 -0300
>>> >> From: George Gastaldi <gegastaldi@gmail.com>
>>> >> Subject: Re: [forge-dev] Needed to add a dependency on
>>> >>         forge-1.0.6-SNAPSHOT
>>> >> To: forge-dev List <forge-dev@lists.jboss.org>
>>> >> Message-ID: <37539DA2-CAAA-494A-9B1E-321B9A8AD5E9@gmail.com>
>>> >> Content-Type: text/plain;       charset=utf-8
>>> >>
>>> >> Hi Luca,
>>> >> Which JDK are you running with ? This setting should'nt be necessary.
>>> >> You
>>> >> must use JDK 6 or higher.
>>> >> Best Regards,
>>> >> George Gastaldi
>>> >> Em 02/08/2012, ?s 06:32, Luca Masini <luca.masini@gmail.com> escreveu:
>>> >> > I forked Forge to try to fix a bug i filed, but I needed to add this
>>> >> > configuration to let forge work (before I started to write anything
>>> >> > !!!)
>>> >> >
>>> >> > forge-parent/pom.xml:
>>> >> >
>>> >> >          <dependency>
>>> >> >              <groupId>xalan</groupId>
>>> >> >              <artifactId>serializer</artifactId>
>>> >> >              <version>2.7.1</version>
>>> >> >          </dependency>
>>> >> >
>>> >> > forge-distribution/pom.xml
>>> >> >
>>> >> >       <dependency>
>>> >> >           <groupId>xalan</groupId>
>>> >> >           <artifactId>serializer</artifactId>
>>> >> >       </dependency>
>>> >> >
>>> >> > forge-distribution/build.xml
>>> >> >    <module-def name="org.apache.commons.config">
>>> >> > ...
>>> >> > ...
>>> >> >            <maven-resource group="xalan" artifact="serializer" />
>>> >> >        </module-def>
>>> >> >
>>> >> > Otherwise forge raised a lot of CNFE about
>>> >> > org.apache.xml.serializer.OutputPropertiesFactory
>>> >> >
>>> >> > Am I missing something ??
>>> >
>>> >
>>> > --
>>> > ****************************************
>>> > http://www.lucamasini.net
>>> > http://twitter.com/lmasini
>>> > http://www.linkedin.com/pub/luca-masini/7/10/2b9
>>> > ****************************************
>>> >
>>> > _______________________________________________
>>> > forge-dev mailing list
>>> > forge-dev@lists.jboss.org
>>> > https://lists.jboss.org/mailman/listinfo/forge-dev
>>> >
>>> _______________________________________________
>>> forge-dev mailing list
>>> forge-dev@lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/forge-dev
>>
>>
>>
>>
>> --
>> ****************************************
>> http://www.lucamasini.net
>> http://twitter.com/lmasini
>> http://www.linkedin.com/pub/luca-masini/7/10/2b9
>> ****************************************
>>
>> _______________________________________________
>> forge-dev mailing list
>> forge-dev@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/forge-dev
>>
>>
>> _______________________________________________
>> forge-dev mailing list
>> forge-dev@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/forge-dev
>>
>
>
>
> --
> ****************************************
> http://www.lucamasini.net
> http://twitter.com/lmasini
> http://www.linkedin.com/pub/luca-masini/7/10/2b9
> ****************************************
>
> _______________________________________________
> forge-dev mailing list
> forge-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/forge-dev
>

_______________________________________________
forge-dev mailing list
forge-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/forge-dev



--
****************************************
http://www.lucamasini.net
http://twitter.com/lmasini
http://www.linkedin.com/pub/luca-masini/7/10/2b9
****************************************