You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by Brian O'Neill <bo...@alumni.brown.edu> on 2007/07/10 20:22:09 UTC

checkstyle on the se-archectype

Following the se tutorial:
http://incubator.apache.org/servicemix/hello-world-se.html

The code produced from the mvn archetype failed the checkstyle check
(with errors).

Has anyone else experienced this?

(I also had to go in and update the version in the pom.xml, so it
would pull a current release of sm)

-brian

-- 
Brian ONeill
Source Equity (http://www.sourceequity.com)
jBIZint (http://www.jbizint.org)
Technical Architect, Gestalt LLC (http://www.gestalt-llc.com)
mobile:215.588.6024

Re: checkstyle on the se-archectype

Posted by Brian O'Neill <bo...@alumni.brown.edu>.
Unfortunately those are different errors, because I'm getting them in
the code generated by the maven archetype.

After fixing the checkstyle errors, I had to fix a couple PMD errors.

Now, I'm on to making the test pass, which is generating:
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'jbi' defined in class path resource
[spring.xml]: Invocation of init method failed; nested exception is
java.lang.NoSuchMethodError:
org.springframework.jmx.support.ConnectorServerFactoryBean.setObjectName(Ljava/lang/String;)V


I'm guessing this is a spring version problem. Trying to track it down now.

-brian

On 7/10/07, rabi.mishra@wipro.com <ra...@wipro.com> wrote:
>
> While trying to build from the source from the trunk.. Meven 2 JBI Plugin failed fo me ith check style errors..
>
> GraphArtifactCollector.java:58:37: More than 7 parameters
> JbiComponentDescriptorWriter.java:37:15: More than 7 parameters
>
> Do you have the same errors?
>
> Regards,
> Rabi Mishra
> http://rabisblog.blogspot.com/
>
> ________________________________
>
> From: boneill42@gmail.com on behalf of Brian O'Neill
> Sent: Tue 7/10/2007 11:52 PM
> To: servicemix-dev@geronimo.apache.org
> Subject: checkstyle on the se-archectype
>
>
>
> Following the se tutorial:
> http://incubator.apache.org/servicemix/hello-world-se.html
>
> The code produced from the mvn archetype failed the checkstyle check
> (with errors).
>
> Has anyone else experienced this?
>
> (I also had to go in and update the version in the pom.xml, so it
> would pull a current release of sm)
>
> -brian
>
> --
> Brian ONeill
> Source Equity (http://www.sourceequity.com <http://www.sourceequity.com/> )
> jBIZint (http://www.jbizint.org <http://www.jbizint.org/> )
> Technical Architect, Gestalt LLC (http://www.gestalt-llc.com <http://www.gestalt-llc.com/> )
> mobile:215.588.6024
>
>
>
>
>
> The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
>
> WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
>
> www.wipro.com


-- 
Brian ONeill
Source Equity (http://www.sourceequity.com)
jBIZint (http://www.jbizint.org)
Technical Architect, Gestalt LLC (http://www.gestalt-llc.com)
mobile:215.588.6024

RE: checkstyle on the se-archectype

Posted by ra...@wipro.com.
While trying to build from the source from the trunk.. Meven 2 JBI Plugin failed fo me ith check style errors..
 
GraphArtifactCollector.java:58:37: More than 7 parameters
JbiComponentDescriptorWriter.java:37:15: More than 7 parameters
 
Do you have the same errors?
 
Regards, 
Rabi Mishra 
http://rabisblog.blogspot.com/

________________________________

From: boneill42@gmail.com on behalf of Brian O'Neill
Sent: Tue 7/10/2007 11:52 PM
To: servicemix-dev@geronimo.apache.org
Subject: checkstyle on the se-archectype



Following the se tutorial:
http://incubator.apache.org/servicemix/hello-world-se.html

The code produced from the mvn archetype failed the checkstyle check
(with errors).

Has anyone else experienced this?

(I also had to go in and update the version in the pom.xml, so it
would pull a current release of sm)

-brian

--
Brian ONeill
Source Equity (http://www.sourceequity.com <http://www.sourceequity.com/> )
jBIZint (http://www.jbizint.org <http://www.jbizint.org/> )
Technical Architect, Gestalt LLC (http://www.gestalt-llc.com <http://www.gestalt-llc.com/> )
mobile:215.588.6024





The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
 
www.wipro.com