[jira] Commented: (MRRESOURCES-20) Support for binary resources

2007-03-23 Thread Konstantin Pavlov (JIRA)

[ 
http://jira.codehaus.org/browse/MRRESOURCES-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_90901
 ] 

Konstantin Pavlov commented on MRRESOURCES-20:
--

May be it would be better to introduce _filtering_ parameter (true/false)? (or 
lookup in POM)

> Support for binary resources
> 
>
> Key: MRRESOURCES-20
> URL: http://jira.codehaus.org/browse/MRRESOURCES-20
> Project: Maven 2.x Remote Resources Plugin
>  Issue Type: Improvement
>Affects Versions: 1.0-alpha-4
>Reporter: Daniel Kulp
> Assigned To: Daniel Kulp
> Fix For: 1.0-alpha-5
>
>
> Right now, all remote-resources are fed through velocity.   Resources not 
> ending in .vm should just be directly copied.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MRRESOURCES-19) Bundle mojo only looks for txt and vm files

2007-03-23 Thread Konstantin Pavlov (JIRA)

[ 
http://jira.codehaus.org/browse/MRRESOURCES-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_90899
 ] 

Konstantin Pavlov commented on MRRESOURCES-19:
--

In my project, it is desirable to include _\*.wsdl / \*.xsd_ resources. Now I 
have to write _remote-resources.xml_ descriptor by hand.
Is it possible to use filtering settings from POM?

> Bundle mojo only looks for txt and vm files
> ---
>
> Key: MRRESOURCES-19
> URL: http://jira.codehaus.org/browse/MRRESOURCES-19
> Project: Maven 2.x Remote Resources Plugin
>  Issue Type: Improvement
>Affects Versions: 1.0-alpha-4
>Reporter: Daniel Kulp
> Assigned To: Daniel Kulp
> Fix For: 1.0-alpha-5
>
>
> The patternset used for selecting resources should be configurable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Closed: (MRRESOURCES-16) Add possability to specify custom directory locations (e.g. resourcesDirectory)

2007-03-23 Thread Konstantin Pavlov (JIRA)

 [ 
http://jira.codehaus.org/browse/MRRESOURCES-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Pavlov closed MRRESOURCES-16.


Resolution: Won't Fix

It's a bundleMojo. Sorry, there are such parameters already.
There is nothing to do.

> Add possability to specify custom directory locations (e.g. 
> resourcesDirectory)
> ---
>
> Key: MRRESOURCES-16
> URL: http://jira.codehaus.org/browse/MRRESOURCES-16
> Project: Maven 2.x Remote Resources Plugin
>  Issue Type: Wish
>Affects Versions: 1.0-alpha-3
>Reporter: Konstantin Pavlov
>Priority: Minor
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MRRESOURCES-18) Error when no 'inceptionYear' is specified in POM

2007-03-22 Thread Konstantin Pavlov (JIRA)

[ 
http://jira.codehaus.org/browse/MRRESOURCES-18?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_90815
 ] 

Konstantin Pavlov commented on MRRESOURCES-18:
--

Error when no 'inceptionYear' is *NOT* specified in the POM

> Error when no 'inceptionYear' is specified in POM
> -
>
> Key: MRRESOURCES-18
> URL: http://jira.codehaus.org/browse/MRRESOURCES-18
> Project: Maven 2.x Remote Resources Plugin
>  Issue Type: Bug
>Affects Versions: 1.0-alpha-3
>Reporter: Konstantin Pavlov
>Priority: Minor
>
> [INFO] [remote-resources:process {execution: default}]
> [INFO] 
> 
> [ERROR] BUILD ERROR
> [INFO] 
> 
> [INFO] You must specify an inceptionYear.
> 'inceptionYear' is optionl element in the POM (see 
> http://maven.apache.org/maven-v4_0_0.xsd), but plugin requires it to be 
> specified.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (MRRESOURCES-18) Error when no 'inceptionYear' is specified in POM

2007-03-22 Thread Konstantin Pavlov (JIRA)
Error when no 'inceptionYear' is specified in POM
-

 Key: MRRESOURCES-18
 URL: http://jira.codehaus.org/browse/MRRESOURCES-18
 Project: Maven 2.x Remote Resources Plugin
  Issue Type: Bug
Affects Versions: 1.0-alpha-3
Reporter: Konstantin Pavlov
Priority: Minor


[INFO] [remote-resources:process {execution: default}]
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] You must specify an inceptionYear.

'inceptionYear' is optionl element in the POM (see 
http://maven.apache.org/maven-v4_0_0.xsd), but plugin requires it to be 
specified.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (MRRESOURCES-17) Error creating dot file (remote-resources:process/ phase=generate-sources)

2007-03-21 Thread Konstantin Pavlov (JIRA)
Error creating dot file (remote-resources:process/ phase=generate-sources)
--

 Key: MRRESOURCES-17
 URL: http://jira.codehaus.org/browse/MRRESOURCES-17
 Project: Maven 2.x Remote Resources Plugin
  Issue Type: Bug
Affects Versions: 1.0-alpha-3
Reporter: Konstantin Pavlov


[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-remote-resources-plugin:1.0-alpha-3:process' -->
[DEBUG]   (f) appendedResourcesDirectory = 
\src\main\appended-resources
[DEBUG]   (f) localRepository = [local] -> 
file://d:/pub/software/java/maven2-repository
[DEBUG]   (f) mavenSession = [EMAIL PROTECTED]
[DEBUG]   (f) outputDirectory = 
\target\maven-shared-archive-resources
[DEBUG]   (f) project = [EMAIL PROTECTED]
[DEBUG]   (f) remoteRepositories = [EMAIL PROTECTED]
[DEBUG]   (f) resourceBundles = [com.dummy:jumpline-template-wsdl:4.0-SNAPSHOT]
[DEBUG]   (f) resources = [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL 
PROTECTED]
[DEBUG] -- end configuration --
[INFO] [remote-resources:process {execution: default}]
[DEBUG] Skipping disabled repository central
[DEBUG] jumpline-template-wsdl: using locally installed snapshot
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error creating dot file for archiving instructions.

Embedded error: \target\.plxarc (The system cannot find the path 
specified)
[INFO] 
[DEBUG] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Error creating dot file 
for archiving instructions.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (MRRESOURCES-16) Add possability to specify custom directory locations (e.g. resourcesDirectory)

2007-03-21 Thread Konstantin Pavlov (JIRA)
Add possability to specify custom directory locations (e.g. resourcesDirectory)
---

 Key: MRRESOURCES-16
 URL: http://jira.codehaus.org/browse/MRRESOURCES-16
 Project: Maven 2.x Remote Resources Plugin
  Issue Type: Wish
Affects Versions: 1.0-alpha-3
Reporter: Konstantin Pavlov
Priority: Minor




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira