You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Swagatika <sw...@gmail.com> on 2012/05/25 11:22:23 UTC

Re: Fortify and Maven

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 - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Fortify and Maven

Posted by Anders Hammar <an...@hammar.net>.
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
<sw...@gmail.com> wrote:
> Can you please tell me the exact location for the Fortify
> documentation. I searched a lot but i am not able to get any info.
>
> On 5/25/12, Anders Hammar [via Maven]
> <ml...@n5.nabble.com> wrote:
>>
>>
>> Did you get hold of the Maven site docs for the Fortify plugin?
>> You shouldn't declare a dependency to the plugin, but add plugin
>> bindings. I don't recall the exact steps, but they are described in
>> the Maven site for the plugin and/or the Fortify documentation.
>>
>> I believe you should be able to get 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
>> <sw...@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 and installed the fortify360 plugin and the
>>> maven-fortify plug-in and then added the dependencies into my pom.xml
>>> file. But it did-not work.I dint get any .fpr file(format i need for
>>> my fortify report)
>>> of my source code.Please revert me with what i should do inorder to
>>> generate a fortify report of my projects.
>>>
>>> Regards,
>>> Swagatika
>>>
>>>
>>> On 5/25/12, Anders Hammar [via Maven]
>>> <ml...@n5.nabble.com> wrote:
>>>>
>>>>
>>>> What problems do you run into? Have you got access to the maven site
>>>> docs for the plugin? If not, get hold of that from the Fortify
>>>> support.
>>>>
>>>> /Anders
>>>>
>>>> On Fri, May 25, 2012 at 11:22 AM, Swagatika
>>>> <sw...@gmail.com> wrote:
>>>>> 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 - Users mailing list archive at Nabble.com.
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>>>> For additional commands, e-mail: users-help@maven.apache.org
>>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>>> For additional commands, e-mail: users-help@maven.apache.org
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> If you reply to this email, your message will be added to the discussion
>>>> below:
>>>> http://maven.40175.n5.nabble.com/Fortify-and-Maven-tp118623p5709786.html
>>>>
>>>> To unsubscribe from Fortify and Maven, visit
>>>> http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=118623&code=c3dhZ2F0aWthbWFoYXBhdHJhMjBAZ21haWwuY29tfDExODYyM3w2MDk2NjE4MzQ=
>>>
>>>
>>> --
>>> View this message in context:
>>> http://maven.40175.n5.nabble.com/Fortify-and-Maven-tp118623p5709793.html
>>> Sent from the Maven - Users mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>>
>> _______________________________________________
>> If you reply to this email, your message will be added to the discussion
>> below:
>> http://maven.40175.n5.nabble.com/Fortify-and-Maven-tp118623p5709794.html
>>
>> To unsubscribe from Fortify and Maven, visit
>> http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=118623&code=c3dhZ2F0aWthbWFoYXBhdHJhMjBAZ21haWwuY29tfDExODYyM3w2MDk2NjE4MzQ=
>
>
> --
> View this message in context: http://maven.40175.n5.nabble.com/Fortify-and-Maven-tp118623p5709795.html
> Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Fortify and Maven

Posted by Swagatika <sw...@gmail.com>.
Can you please tell me the exact location for the Fortify
documentation. I searched a lot but i am not able to get any info.

On 5/25/12, Anders Hammar [via Maven]
<ml...@n5.nabble.com> wrote:
>
>
> Did you get hold of the Maven site docs for the Fortify plugin?
> You shouldn't declare a dependency to the plugin, but add plugin
> bindings. I don't recall the exact steps, but they are described in
> the Maven site for the plugin and/or the Fortify documentation.
>
> I believe you should be able to get 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
> <sw...@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 and installed the fortify360 plugin and the
>> maven-fortify plug-in and then added the dependencies into my pom.xml
>> file. But it did-not work.I dint get any .fpr file(format i need for
>> my fortify report)
>> of my source code.Please revert me with what i should do inorder to
>> generate a fortify report of my projects.
>>
>> Regards,
>> Swagatika
>>
>>
>> On 5/25/12, Anders Hammar [via Maven]
>> <ml...@n5.nabble.com> wrote:
>>>
>>>
>>> What problems do you run into? Have you got access to the maven site
>>> docs for the plugin? If not, get hold of that from the Fortify
>>> support.
>>>
>>> /Anders
>>>
>>> On Fri, May 25, 2012 at 11:22 AM, Swagatika
>>> <sw...@gmail.com> wrote:
>>>> 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 - Users mailing list archive at Nabble.com.
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>>> For additional commands, e-mail: users-help@maven.apache.org
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: users-help@maven.apache.org
>>>
>>>
>>>
>>> _______________________________________________
>>> If you reply to this email, your message will be added to the discussion
>>> below:
>>> http://maven.40175.n5.nabble.com/Fortify-and-Maven-tp118623p5709786.html
>>>
>>> To unsubscribe from Fortify and Maven, visit
>>> http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=118623&code=c3dhZ2F0aWthbWFoYXBhdHJhMjBAZ21haWwuY29tfDExODYyM3w2MDk2NjE4MzQ=
>>
>>
>> --
>> View this message in context:
>> http://maven.40175.n5.nabble.com/Fortify-and-Maven-tp118623p5709793.html
>> Sent from the Maven - Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>
>
> _______________________________________________
> If you reply to this email, your message will be added to the discussion
> below:
> http://maven.40175.n5.nabble.com/Fortify-and-Maven-tp118623p5709794.html
>
> To unsubscribe from Fortify and Maven, visit
> http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=118623&code=c3dhZ2F0aWthbWFoYXBhdHJhMjBAZ21haWwuY29tfDExODYyM3w2MDk2NjE4MzQ=


--
View this message in context: http://maven.40175.n5.nabble.com/Fortify-and-Maven-tp118623p5709795.html
Sent from the Maven - Users mailing list archive at Nabble.com.

Re: Fortify and Maven

Posted by Anders Hammar <an...@hammar.net>.
Did you get hold of the Maven site docs for the Fortify plugin?
You shouldn't declare a dependency to the plugin, but add plugin
bindings. I don't recall the exact steps, but they are described in
the Maven site for the plugin and/or the Fortify documentation.

I believe you should be able to get 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
<sw...@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 and installed the fortify360 plugin and the
> maven-fortify plug-in and then added the dependencies into my pom.xml
> file. But it did-not work.I dint get any .fpr file(format i need for
> my fortify report)
> of my source code.Please revert me with what i should do inorder to
> generate a fortify report of my projects.
>
> Regards,
> Swagatika
>
>
> On 5/25/12, Anders Hammar [via Maven]
> <ml...@n5.nabble.com> wrote:
>>
>>
>> What problems do you run into? Have you got access to the maven site
>> docs for the plugin? If not, get hold of that from the Fortify
>> support.
>>
>> /Anders
>>
>> On Fri, May 25, 2012 at 11:22 AM, Swagatika
>> <sw...@gmail.com> wrote:
>>> 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 - Users mailing list archive at Nabble.com.
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: users-help@maven.apache.org
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>>
>> _______________________________________________
>> If you reply to this email, your message will be added to the discussion
>> below:
>> http://maven.40175.n5.nabble.com/Fortify-and-Maven-tp118623p5709786.html
>>
>> To unsubscribe from Fortify and Maven, visit
>> http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=118623&code=c3dhZ2F0aWthbWFoYXBhdHJhMjBAZ21haWwuY29tfDExODYyM3w2MDk2NjE4MzQ=
>
>
> --
> View this message in context: http://maven.40175.n5.nabble.com/Fortify-and-Maven-tp118623p5709793.html
> Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Fortify and Maven

Posted by Swagatika <sw...@gmail.com>.
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 into my pom.xml
file. But it did-not work.I dint get any .fpr file(format i need for
my fortify report)
of my source code.Please revert me with what i should do inorder to
generate a fortify report of my projects.

Regards,
Swagatika


On 5/25/12, Anders Hammar [via Maven]
<ml...@n5.nabble.com> wrote:
>
>
> What problems do you run into? Have you got access to the maven site
> docs for the plugin? If not, get hold of that from the Fortify
> support.
>
> /Anders
>
> On Fri, May 25, 2012 at 11:22 AM, Swagatika
> <sw...@gmail.com> wrote:
>> 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 - Users mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>
>
> _______________________________________________
> If you reply to this email, your message will be added to the discussion
> below:
> http://maven.40175.n5.nabble.com/Fortify-and-Maven-tp118623p5709786.html
>
> To unsubscribe from Fortify and Maven, visit
> http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=118623&code=c3dhZ2F0aWthbWFoYXBhdHJhMjBAZ21haWwuY29tfDExODYyM3w2MDk2NjE4MzQ=


--
View this message in context: http://maven.40175.n5.nabble.com/Fortify-and-Maven-tp118623p5709793.html
Sent from the Maven - Users mailing list archive at Nabble.com.

Re: Fortify and Maven

Posted by Anders Hammar <an...@hammar.net>.
What problems do you run into? Have you got access to the maven site
docs for the plugin? If not, get hold of that from the Fortify
support.

/Anders

On Fri, May 25, 2012 at 11:22 AM, Swagatika
<sw...@gmail.com> wrote:
> 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 - Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org