gvSIG bugs #453
Create plugin wizard FortuneCookie fails
| Status: | Closed | % Done: | 100% | |
|---|---|---|---|---|
| Priority: | Normal | Spent time: | - | |
| Assignee: | ||||
| Category: | Developer tools | |||
| Target version: | 2.0.0-alpha5 | |||
| Severity: | Add-on version: | 2.0.0-SNAPSHOT | ||
| gvSIG version: | 2.0.0 | Add-on build: | 2047 | |
| gvSIG build: | 2045 | Add-on resolve version: | 2.0.0-SNAPSHOT | |
| Operative System: | Add-on resolve build: | 2048 | ||
| Keywords: | Proyecto: | |||
| Has patch: | No | Hito: | ||
| Add-on name: | Development project wizard (org.gvsig.mkmvnproject) |
Description
When I tried to create a new plugin using FortuneCookie template ( Basic and all checks set) console show a maven execution error:
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building org.gvsig.visor.app
[artifact:mvn] [INFO] task-segment: [install, eclipse:eclipse]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] [properties:read-project-properties {execution: default}]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [ERROR] BUILD ERROR
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Properties file not found: /home/jmvivo/projects/gvsig-2.0_curso_dev/org.gvsig.visor.app/buildNumber.properties
History
#1
Updated by Jose Manuel Vivó Arnal about 14 years ago
Generated .app.extension folder also needs buildNumber.properties:
[INFO] ------------------------------------------------------------------------
[INFO] Building org.gvsig.visor.app.extension
[INFO] task-segment: [install, eclipse:eclipse]
[INFO] ------------------------------------------------------------------------
[INFO] [properties:read-project-properties {execution: default}]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Properties file not found: /home/jmvivo/projects/gvsig-2.0_curso_dev/org.gvsig.visor.app/org.gvsig.visor.app.extension/buildNumber.properties
#2
Updated by Cesar Ordiñana about 14 years ago
- Category set to Developer tools
- Status changed from New to In progress
- Assignee set to Cesar Ordiñana
- Target version set to 2.0.0-alpha5
- Operative System deleted (
Linux) - Add-on version changed from 2.0.0 to 2.0.0-SNAPSHOT
- Add-on resolve version set to 2.0.0-SNAPSHOT
- Add-on resolve build set to 2048
#3
Updated by Cesar Ordiñana about 14 years ago
- Status changed from In progress to Fixed
- % Done changed from 0 to 100
Solved in changeset r38075
#4
Updated by Cesar Ordiñana about 14 years ago
Also solved in changesets gvsig-plugintemplates:r162 and gvsig-plugintemplates:r182
#5
Updated by María Maluenda almost 14 years ago
- Status changed from Fixed to Awaiting response
Need instructions in order to check the bugfix
#6
Updated by Joaquín del Cerro Murciano almost 14 years ago
- Status changed from Awaiting response to Under review
#7
Updated by Cesar Ordiñana almost 14 years ago
This is a development tool, it must be checked with a development enviroment, and has already been tested by some developers, so I think it might be set as closed.
#8
Updated by Joaquín del Cerro Murciano over 13 years ago
- Status changed from Under review to Closed