Re: Fortify and Maven

2014-01-16 Thread progosch
/Fortify-and-Maven-tp118623p5781540.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: Fortify and Maven

2012-12-19 Thread kunalhanda
Hi, I have got the plugin from the fortify site. But not able to configure it... Would it be possible to share the configuration steps? with Maven (pref 3) Thanks and Kunal Handa -- View this message in context: http://maven.40175.n5.nabble.com/Fortify-and-Maven-tp118623p5739152.html Sent

Re: Fortify and Maven

2012-12-19 Thread Wayne Fay
I have got the plugin from the fortify site. But not able to configure it... Would it be possible to share the configuration steps? with Maven (pref 3) (This reply stolen from Anders...) Please, this is a mailing list for generic Maven questions. The Fortify product comes with professional

Re: Fortify and Maven

2012-05-25 Thread Swagatika
Hi, I am also trying to generate a fortify report of a java source code using maven. But i am not able to do it. Can you please revert me back of how you did it?? -- View this message in context: http://maven.40175.n5.nabble.com/Fortify-and-Maven-tp118623p5709785.html Sent from the Maven

Re: Fortify and Maven

2012-05-25 Thread Anders Hammar
source code using maven. But i am not able to do it. Can you please revert me back of how you did it?? -- View this message in context: http://maven.40175.n5.nabble.com/Fortify-and-Maven-tp118623p5709785.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: Fortify and Maven

2012-05-25 Thread Swagatika
Hi, Actually can you please guide me with, where can I get any steps to generate a fortify report using Maven. Is there any plug-inn that we can use to generate the fortify report ?? I downloaded and installed the fortify360 plugin and the maven-fortify plug-in and then added the dependencies

Re: Fortify and Maven

2012-05-25 Thread Anders Hammar
step-by-step support from the Fortify support line as well if you need it. /Anders On Fri, May 25, 2012 at 11:49 AM, Swagatika swagatikamahapatr...@gmail.com wrote: Hi, Actually can you please guide me with, where can I get any steps to generate a fortify report using Maven. Is there any plug

Re: Fortify and Maven

2012-05-25 Thread Swagatika
it. /Anders On Fri, May 25, 2012 at 11:49 AM, Swagatika swagatikamahapatr...@gmail.com wrote: Hi, Actually can you please guide me with, where can I get any steps to generate a fortify report using Maven. Is there any plug-inn that we can use to generate the fortify report ?? I downloaded

Re: Fortify and Maven

2012-05-25 Thread Anders Hammar
Did you read my mail where I said that you can get it from the Fortify support? Please, this is a mailing list for generic Maven questions. The Fortify product comes with professional support, please use it! /Anders On Fri, May 25, 2012 at 12:42 PM, Swagatika swagatikamahapatr...@gmail.com

Re: Fortify and Maven

2010-11-11 Thread ginni
.nabble.com/Fortify-and-Maven-tp118623p3260957.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

RE: Fortify and Maven

2010-11-11 Thread DeGrande, Rick
Subject: Re: Fortify and Maven Hi All, I am new to Maven and new to Fortify. We have Fortify v5.2 (pre-360) and I need to generate whatever Fortify needs to run the build (ant build) for this multi-module project. Any guidance on how I can do that? Thanks!! Ginni -- View this message in context

RE: Fortify and Maven

2010-11-11 Thread ginni
I would love to. Where can I find it? -- View this message in context: http://maven.40175.n5.nabble.com/Fortify-and-Maven-tp118623p3261165.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe

RE: Fortify and Maven

2010-11-11 Thread DeGrande, Rick
You can get it from the fortify website. You may need to talk to a support tech for the exact location. -Original Message- From: ginni [mailto:gi...@aero.org] Sent: Thursday, November 11, 2010 2:40 PM To: users@maven.apache.org Subject: RE: Fortify and Maven I would love to. Where can

Fortify and Maven

2010-04-28 Thread Anders Hammar
I was asked about integrating Fortify (Fortify 360) in the Maven build process. Anyone here with any experience of that? A found an open source Maven plugin, but someone said that Fortify has one of their own... /Anders

Re: Fortify and Maven

2010-04-28 Thread Anders Hammar
To follow up on my own thread. It turns out that the actually do have their own plugin (maven-sca-plugin). Anyone with experience of that? /Anders On Wed, Apr 28, 2010 at 09:32, Anders Hammar and...@hammar.net wrote: I was asked about integrating Fortify (Fortify 360) in the Maven build

Re: Fortify and Maven

2010-04-28 Thread Larry Suto
Hi I have integrated that plugin into many projects. What are you trying to do? On Wed, Apr 28, 2010 at 2:11 AM, Anders Hammar and...@hammar.net wrote: To follow up on my own thread. It turns out that the actually do have their own plugin (maven-sca-plugin). Anyone with experience of that?

Re: Fortify and Maven

2010-04-28 Thread Anders Hammar
I was asked to look into this and is basically wondering about any gotchas. Any issues you've encountered? Have you used it integrated in the build process through a profile, or have you just used the plugin from command line (mvn sca:scan and similar)? /Anders On Wed, Apr 28, 2010 at 19:24,

Re: Fortify and Maven

2010-04-28 Thread Larry Suto
I have done both and have not encountered too many problems. The one thing that you might want to consider removing plugin management in the Fortify profiles. Otherwise you have to declare the sca plugin in every module during an aggregate scan On Wed, Apr 28, 2010 at 11:09 AM, Anders Hammar

Re: Fortify and Maven

2010-04-28 Thread Anders Hammar
Ok, thanks Larry. I'll post back if I run into any troubles. /Anders On Wed, Apr 28, 2010 at 20:23, Larry Suto larry.s...@gmail.com wrote: I have done both and have not encountered too many problems. The one thing that you might want to consider removing plugin management in the Fortify