[jira] Commented: (NPANDAY-346) missing sources/resources silently ignored

2010-11-16 Thread Luca Di Stefano (JIRA)

[ 
https://issues.apache.org/jira/browse/NPANDAY-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932382#action_12932382
 ] 

Luca Di Stefano commented on NPANDAY-346:
-

don't completely agree :-)
maven in java if the source folder is missing, then is ignored: this is because 
the source and testSource haves default values.
if a specific resource is explicitely specified and it is missing then fails.
npanday specifies explicitely each single cs and resx to compile, so they must 
exists.


> missing sources/resources silently ignored
> --
>
> Key: NPANDAY-346
> URL: https://issues.apache.org/jira/browse/NPANDAY-346
> Project: NPanday
>  Issue Type: Improvement
>  Components: Maven Plugins
>Affects Versions: 1.2.1
>Reporter: Luca Di Stefano
>Priority: Critical
> Fix For: Backlog
>
>
> in compiler and resgen plugins when some configured sources or resources are 
> missing, the plugin simply go ahead without fail
> this can hide bad configured pom files and make the developing harder

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (NPANDAY-346) missing sources/resources silently ignored

2010-11-16 Thread Brett Porter (JIRA)

[ 
https://issues.apache.org/jira/browse/NPANDAY-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932389#action_12932389
 ] 

Brett Porter commented on NPANDAY-346:
--

ah, I see. Yes, on that front, I'd agree - though I'm also in favour of 
reducing the need for that behaviour!

> missing sources/resources silently ignored
> --
>
> Key: NPANDAY-346
> URL: https://issues.apache.org/jira/browse/NPANDAY-346
> Project: NPanday
>  Issue Type: Improvement
>  Components: Maven Plugins
>Affects Versions: 1.2.1
>Reporter: Luca Di Stefano
>Priority: Critical
> Fix For: Backlog
>
>
> in compiler and resgen plugins when some configured sources or resources are 
> missing, the plugin simply go ahead without fail
> this can hide bad configured pom files and make the developing harder

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



svn commit: r1035863 - in /incubator/npanday/trunk/site: ./ src/site/apt/developers/ src/site/apt/guide/devinfra/ src/site/apt/guide/installation/

2010-11-16 Thread brett
Author: brett
Date: Tue Nov 16 23:55:38 2010
New Revision: 1035863

URL: http://svn.apache.org/viewvc?rev=1035863&view=rev
Log:
update Codeplex information for move to Apache

Modified:
incubator/npanday/trunk/site/pom.xml
incubator/npanday/trunk/site/src/site/apt/developers/conventions.apt
incubator/npanday/trunk/site/src/site/apt/developers/publishing-docs.apt
incubator/npanday/trunk/site/src/site/apt/developers/releasing.apt

incubator/npanday/trunk/site/src/site/apt/guide/devinfra/artifact-repository.apt
incubator/npanday/trunk/site/src/site/apt/guide/installation/index.apt.vm

Modified: incubator/npanday/trunk/site/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/npanday/trunk/site/pom.xml?rev=1035863&r1=1035862&r2=1035863&view=diff
==
--- incubator/npanday/trunk/site/pom.xml (original)
+++ incubator/npanday/trunk/site/pom.xml Tue Nov 16 23:55:38 2010
@@ -106,9 +106,9 @@
   
 
 
-  
scm:svn:https://npanday.svn.codeplex.com/svn/trunk/
-  
scm:svn:https://npanday.svn.codeplex.com/svn/trunk/
-  
https://npanday.svn.codeplex.com/svn/trunk/
+  
scm:svn:http://svn.apache.org/repos/asf/incubator/npanday/trunk/
+  
scm:svn:https://svn.apache.org/repos/asf/incubator/npanday/trunk/
+  
http://svn.apache.org/viewvc/incubator/npanday/trunk/
   npanday
 
   

Modified: incubator/npanday/trunk/site/src/site/apt/developers/conventions.apt
URL: 
http://svn.apache.org/viewvc/incubator/npanday/trunk/site/src/site/apt/developers/conventions.apt?rev=1035863&r1=1035862&r2=1035863&view=diff
==
--- incubator/npanday/trunk/site/src/site/apt/developers/conventions.apt 
(original)
+++ incubator/npanday/trunk/site/src/site/apt/developers/conventions.apt Tue 
Nov 16 23:55:38 2010
@@ -13,7 +13,7 @@ NPanday Conventions
 
  The following sections describe the conventions used within NPanday itself. 
This section is useful for developers wishing to
  contribute to NPanday, as well as developers looking for a baseline for their 
own projects.
- These conventions are evolving and subject to change as better ideas emerge: 
{{{mailto:npan...@discussions.codeplex.com} Got better ideas?}}
+ These conventions are evolving and subject to change as better ideas emerge.
 
  * Artifact ID - specified within the pom - is equivalent to the project's 
module name.
 

Modified: 
incubator/npanday/trunk/site/src/site/apt/developers/publishing-docs.apt
URL: 
http://svn.apache.org/viewvc/incubator/npanday/trunk/site/src/site/apt/developers/publishing-docs.apt?rev=1035863&r1=1035862&r2=1035863&view=diff
==
--- incubator/npanday/trunk/site/src/site/apt/developers/publishing-docs.apt 
(original)
+++ incubator/npanday/trunk/site/src/site/apt/developers/publishing-docs.apt 
Tue Nov 16 23:55:38 2010
@@ -22,7 +22,3 @@ mvn site-deploy
It's important to do them in this order so that the generic plugins 
index page will get overwritten by the
   correct one in the docs for this version.
 
-  After this succeeds, the documentation will be available in Subversion under
-  {{https://npanday.svn.codeplex.com/svn/docs/1.1/}} (where <<<1.1>>> is 
replaced with the version of NPanday). This
-  will not automatically propogate the results to the 
{{http://www.npanday.org/docs/}} website, however - for this,
-  request that it be done by one of the developers with access on the 
discussion forum.
\ No newline at end of file

Modified: incubator/npanday/trunk/site/src/site/apt/developers/releasing.apt
URL: 
http://svn.apache.org/viewvc/incubator/npanday/trunk/site/src/site/apt/developers/releasing.apt?rev=1035863&r1=1035862&r2=1035863&view=diff
==
--- incubator/npanday/trunk/site/src/site/apt/developers/releasing.apt 
(original)
+++ incubator/npanday/trunk/site/src/site/apt/developers/releasing.apt Tue Nov 
16 23:55:38 2010
@@ -37,7 +37,7 @@ Creating a Release Candidate
   
 * Steps in releasing NPanday:
 
-  [[1]] Check out the code from 
https://npanday.svn.codeplex.com/svn/npanday-its/trunk/
+  [[1]] Check out the code from 
{{https://svn.apache.org/repos/asf/incubator/npanday/npanday-its/trunk/}}
   
   [[2]] Run the following command:
   
@@ -53,7 +53,7 @@ mvn release:prepare
  
* check the values for the  and  
are correct  
   
-  [[4]] Check if the tag was successfully created in 
https://npanday.svn.codeplex.com/svn/releases/<<>>
+  [[4]] Check if the tag was successfully created in 
{{https://svn.apache.org/repos/asf/incubator/npanday/tags/}}
   
   [[5]] After successful release:prepare, run the following command:
 
@@ -63,7 +63,7 @@ mvn release:perform -Pnpanday-release -D
 
 * Steps in releasing NPanday-ITs
 
-  [[1]]

svn commit: r1035865 - /incubator/npanday/site/src/site/resources/.htaccess

2010-11-16 Thread brett
Author: brett
Date: Wed Nov 17 00:02:59 2010
New Revision: 1035865

URL: http://svn.apache.org/viewvc?rev=1035865&view=rev
Log:
redirect /docs/current to the current version

Added:
incubator/npanday/site/src/site/resources/.htaccess   (with props)

Added: incubator/npanday/site/src/site/resources/.htaccess
URL: 
http://svn.apache.org/viewvc/incubator/npanday/site/src/site/resources/.htaccess?rev=1035865&view=auto
==
--- incubator/npanday/site/src/site/resources/.htaccess (added)
+++ incubator/npanday/site/src/site/resources/.htaccess Wed Nov 17 00:02:59 2010
@@ -0,0 +1 @@
+RedirectMatch permanent ^/npanday/docs/current/(.*)$ 
http://incubator.apache.org/npanday/docs/1.2.2-incubating-SNAPSHOT/$1

Propchange: incubator/npanday/site/src/site/resources/.htaccess
--
svn:eol-style = native




svn commit: r1035867 - /incubator/npanday/site/

2010-11-16 Thread brett
Author: brett
Date: Wed Nov 17 00:04:09 2010
New Revision: 1035867

URL: http://svn.apache.org/viewvc?rev=1035867&view=rev
Log:
ignore target directory

Modified:
incubator/npanday/site/   (props changed)

Propchange: incubator/npanday/site/
--
--- svn:ignore (added)
+++ svn:ignore Wed Nov 17 00:04:09 2010
@@ -0,0 +1 @@
+target




svn commit: r1035872 - /incubator/npanday/site/pom.xml

2010-11-16 Thread brett
Author: brett
Date: Wed Nov 17 00:15:47 2010
New Revision: 1035872

URL: http://svn.apache.org/viewvc?rev=1035872&view=rev
Log:
update committers and contributors

Modified:
incubator/npanday/site/pom.xml

Modified: incubator/npanday/site/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/npanday/site/pom.xml?rev=1035872&r1=1035871&r2=1035872&view=diff
==
--- incubator/npanday/site/pom.xml (original)
+++ incubator/npanday/site/pom.xml Wed Nov 17 00:15:47 2010
@@ -81,14 +81,44 @@
   
   

+ 
+  Craig Bachelor  
+  craig  
+  
+ 
+  Marecor Baclay  
+  mbaclay  
+  mbac...@exist.com  
+  
+
+  Maria Odea Ching
+  oching
+  
+Mentor
+  
+
 
   Lars Corneliussen
   lcorneliussen
 
+
+  Dennis Lundberg
+  dennisl
+  
+Mentor
+  
+
+
+  Gavin McDonald
+  gmcdonald
+  
+Mentor
+  
+
  
   Joe Ocaba  
   jocaba  
-  joc...@exist.com  
+  joc...@maestrodev.com  
  
  
   Adelita Padilla  
@@ -98,11 +128,7 @@
  
   Brett Porter  
   brett  
-  
- 
-  Marecor Baclay  
-  mbaclay  
-  mbac...@exist.com  
+  br...@apache.org
   
 
   Wendy Smoak
@@ -149,7 +175,30 @@
   ewor...@apache.org  
 
   
-  
+  
+
+  Chris Bown
+
+
+  John Fallows
+
+
+  Artem Fedorenko
+
+
+  Kurt Harriger
+
+
+  Thorsten Kamann
+
+
+  Nap Ramirez
+
+
+  Franz Allan Valencia See
+
+  
+
   
 
   




svn commit: r1035873 - /incubator/npanday/trunk/pom.xml

2010-11-16 Thread brett
Author: brett
Date: Wed Nov 17 00:16:06 2010
New Revision: 1035873

URL: http://svn.apache.org/viewvc?rev=1035873&view=rev
Log:
align to site POM until a parent can be introduced

Modified:
incubator/npanday/trunk/pom.xml

Modified: incubator/npanday/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/npanday/trunk/pom.xml?rev=1035873&r1=1035872&r2=1035873&view=diff
==
--- incubator/npanday/trunk/pom.xml (original)
+++ incubator/npanday/trunk/pom.xml Wed Nov 17 00:16:06 2010
@@ -86,10 +86,40 @@ under the License.
 
   

+ 
+  Craig Bachelor  
+  craig  
+  
+ 
+  Marecor Baclay  
+  mbaclay  
+  mbac...@exist.com  
+  
+
+  Maria Odea Ching
+  oching
+  
+Mentor
+  
+
 
   Lars Corneliussen
   lcorneliussen
 
+
+  Dennis Lundberg
+  dennisl
+  
+Mentor
+  
+
+
+  Gavin McDonald
+  gmcdonald
+  
+Mentor
+  
+
  
   Joe Ocaba  
   jocaba  
@@ -103,11 +133,7 @@ under the License.
  
   Brett Porter  
   brett  
-  
- 
-  Marecor Baclay  
-  mbaclay  
-  mbac...@exist.com  
+  br...@apache.org
   
 
   Wendy Smoak
@@ -156,16 +182,25 @@ under the License.
   
   
 
+  Chris Bown
+
+
+  John Fallows
+
+
+  Artem Fedorenko
+
+
   Kurt Harriger
 
 
   Thorsten Kamann
 
 
-  John Fallows
+  Nap Ramirez
 
 
-  supkitchen (codeplex)
+  Franz Allan Valencia See
 
   





svn commit: r1035885 - /incubator/npanday/site/pom.xml

2010-11-16 Thread brett
Author: brett
Date: Wed Nov 17 00:40:04 2010
New Revision: 1035885

URL: http://svn.apache.org/viewvc?rev=1035885&view=rev
Log:
update emeritus committers

Modified:
incubator/npanday/site/pom.xml

Modified: incubator/npanday/site/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/npanday/site/pom.xml?rev=1035885&r1=1035884&r2=1035885&view=diff
==
--- incubator/npanday/site/pom.xml (original)
+++ incubator/npanday/site/pom.xml Wed Nov 17 00:40:04 2010
@@ -145,34 +145,49 @@
   melvinsembrano  
   melvinsembr...@gmail.com  

-coordinator  
+Emeritus  

 
  
   Leopoldo Agdeppa  
   lagdeppa  
   lagde...@exist.com  
+   
+Emeritus  
+   
   
  
   Jan Ancajas  
   jancajas  
   janca...@exist.com  
+   
+Emeritus  
+   
 
  
   Shein Ernacio  
   sernacio  
   serna...@exist.com  
+   
+Emeritus  
+   
   
  
   Shane Isbell  
   sisbell  
   sisb...@apache.org  
   http://jroller.com/page/random7  
+   
+Emeritus  
+   
   
  
   Evan Worley  
   eworley  
   ewor...@apache.org  
+   
+Emeritus  
+   
 
   
   




svn commit: r1035886 - /incubator/npanday/site/pom.xml

2010-11-16 Thread brett
Author: brett
Date: Wed Nov 17 00:44:00 2010
New Revision: 1035886

URL: http://svn.apache.org/viewvc?rev=1035886&view=rev
Log:
update emeritus committers

Modified:
incubator/npanday/site/pom.xml

Modified: incubator/npanday/site/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/npanday/site/pom.xml?rev=1035886&r1=1035885&r2=1035886&view=diff
==
--- incubator/npanday/site/pom.xml (original)
+++ incubator/npanday/site/pom.xml Wed Nov 17 00:44:00 2010
@@ -176,7 +176,6 @@
   Shane Isbell  
   sisbell  
   sisb...@apache.org  
-  http://jroller.com/page/random7  

 Emeritus  

@@ -226,6 +225,7 @@
   index
   mailing-list
   issue-tracking
+  project-team
 
   
 




svn commit: r1035887 - /incubator/npanday/trunk/pom.xml

2010-11-16 Thread brett
Author: brett
Date: Wed Nov 17 00:44:13 2010
New Revision: 1035887

URL: http://svn.apache.org/viewvc?rev=1035887&view=rev
Log:
update emeritus committers

Modified:
incubator/npanday/trunk/pom.xml

Modified: incubator/npanday/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/npanday/trunk/pom.xml?rev=1035887&r1=1035886&r2=1035887&view=diff
==
--- incubator/npanday/trunk/pom.xml (original)
+++ incubator/npanday/trunk/pom.xml Wed Nov 17 00:44:13 2010
@@ -150,34 +150,48 @@ under the License.
   melvinsembrano  
   melvinsembr...@gmail.com  

-coordinator  
+Emeritus  

 
  
   Leopoldo Agdeppa  
   lagdeppa  
   lagde...@exist.com  
+   
+Emeritus  
+   
   
  
   Jan Ancajas  
   jancajas  
   janca...@exist.com  
+   
+Emeritus  
+   
 
  
   Shein Ernacio  
   sernacio  
   serna...@exist.com  
+   
+Emeritus  
+   
   
  
   Shane Isbell  
   sisbell  
   sisb...@apache.org  
-  http://jroller.com/page/random7  
+   
+Emeritus  
+   
   
  
   Evan Worley  
   eworley  
   ewor...@apache.org  
+   
+Emeritus  
+   
 
   
   




[jira] Created: (NPANDAY-350) Output Directory is hardcoded to be under target.

2010-11-16 Thread Joe Ocaba (JIRA)
Output Directory is hardcoded to be under target.
-

 Key: NPANDAY-350
 URL: https://issues.apache.org/jira/browse/NPANDAY-350
 Project: NPanday
  Issue Type: Bug
Reporter: Joe Ocaba
Assignee: Joe Ocaba


The output directory should respect what is set by the POM, so we need to have 
to look up the location. Make us backtrack to  the mojos, where we have access 
to ${project.build.directory}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.