RE: Release not creating source and javadoc jars

2013-06-11 Thread Timothy I. McGinnis
Subject: Re: Release not creating source and javadoc jars My pom does not configure either the maven-source-plugin or the maven-javadoc-plugin. I thought they were automatically included when the release plugin was used. Is this correct? Or do I need to configure them? They a re bound

RE: Release not creating source and javadoc jars

2013-06-10 Thread Timothy I. McGinnis
. Programmer/Analyst Glatfelter Insurance Group (800) 233-1957 Ext. 7856 (717) 741-7856 -Original Message- From: Russell Gold [mailto:r...@gold-family.us] Sent: Friday, June 07, 2013 8:51 AM To: Maven Users List Subject: Re: Release not creating source and javadoc jars What happens if you run

Re: Release not creating source and javadoc jars

2013-06-10 Thread Anders Hammar
(800) 233-1957 Ext. 7856 (717) 741-7856 -Original Message- From: Russell Gold [mailto:r...@gold-family.us] Sent: Friday, June 07, 2013 8:51 AM To: Maven Users List Subject: Re: Release not creating source and javadoc jars What happens if you run those goals manually from the command

Release not creating source and javadoc jars

2013-06-07 Thread Timothy I. McGinnis
I am using MyEclipse Bling 10.6 with Maven 3.0.3. When I run the release process it does not create the sources and javadoc jars. Does anyone have a clue as to why? Tim McGinnis Sr. Programmer/Analyst Glatfelter Insurance Group (800) 233-1957 Ext. 7856 (717) 741-7856

Re: Release not creating source and javadoc jars

2013-06-07 Thread Russell Gold
How are you running the release process? On Jun 7, 2013, at 8:29 AM, Timothy I. McGinnis tmcgin...@glatfelters.com wrote: I am using MyEclipse Bling 10.6 with Maven 3.0.3. When I run the release process it does not create the sources and javadoc jars. Does anyone have a clue as to why?

RE: Release not creating source and javadoc jars

2013-06-07 Thread Timothy I. McGinnis
: Russell Gold [mailto:r...@gold-family.us] Sent: Friday, June 07, 2013 8:39 AM To: Maven Users List Subject: Re: Release not creating source and javadoc jars How are you running the release process? On Jun 7, 2013, at 8:29 AM, Timothy I. McGinnis tmcgin...@glatfelters.com wrote: I am using

Re: Release not creating source and javadoc jars

2013-06-07 Thread Russell Gold
-family.us] Sent: Friday, June 07, 2013 8:39 AM To: Maven Users List Subject: Re: Release not creating source and javadoc jars How are you running the release process? On Jun 7, 2013, at 8:29 AM, Timothy I. McGinnis tmcgin...@glatfelters.com wrote: I am using MyEclipse Bling 10.6

Re: Release not creating source and javadoc jars

2013-06-07 Thread Wayne Fay
Perhaps you need to add -P release to your Maven execution to bind the various plugins to generate and deploy the javadocs and sources? Wayne On Fri, Jun 7, 2013 at 8:29 AM, Timothy I. McGinnis tmcgin...@glatfelters.com wrote: I am using MyEclipse Bling 10.6 with Maven 3.0.3. When I run the